~leon_plickat/zig-exre#4: 
API changes

Maybe r.match(.exact, input) is nicer than to separate functions?

Or maybe a config struct, should there be more options in the future.

One possible such option would be .case_insensitive, where ascii.toLower() is called on all ASCII chars for both regex and input.

Status
RESOLVED IMPLEMENTED
Submitter
~leon_plickat
Assigned to
No-one
Submitted
1 year, 8 months ago
Updated
1 year, 2 months ago
Labels
new feature