RegexToStrings (Regex to strings v0.2.0) View Source

Get the strings a regex will match.

Link to this section Summary

Link to this section Functions

Link to this function

maybe_regex_to_strings(regex_string, list)

View Source
Link to this function

regex_to_strings(regex_string)

View Source

Get the strings a regex will match.

Link to this function

regex_to_strings!(regex_string)

View Source