Module regexplike

Module regexplike 

Source
Expand description

Regex expressions

Structsยง

RegexpLikeFunc

Functionsยง

derive_operator ๐Ÿ”’
handle_regexp_like ๐Ÿ”’
regexp_like
Tests a string using a regular expression returning true if at least one match, false otherwise.