Coercion
Non-string input values are coerced withto_string/1 before matching.
Configuration
Thecase_insensitive field, when true, compiles the regex with the i flag so matching ignores case. The pattern itself is supplied dynamically via the regex port.