Module regex

Expand description

The regex parser

Functionsยง

parse_regex
Parses a regex string into an NFA. Returns an error if the regex is invalid.