RegexMatch
API reference for RegexMatch
RegexMatch
Regex match attempts to match the regex pattern only at the beginning of the string.
property match_fn : Callable
Match function to use for the regex evaluator.
Last updated
Was this helpful?