Module regex

Source
Expand description

Regular expressions.

Structsยง

ProtoRegex
Regex
A hashable, comparable, and serializable regular expression type.

Constantsยง

BEGINNING_SYMBOLS ๐Ÿ”’
CHARACTERS ๐Ÿ”’
END_SYMBOLS ๐Ÿ”’
REPETITIONS ๐Ÿ”’

Functionsยง

any_regex