human_regex
human_regex copied to clipboard
Overload `BitOr/|` for syntax sugar on `or()`
This one's more than anything just a reminder for myself. I forgot to do this in my last pull request, and I think it's important to improving the ergonomics of the API.
Currently implemented in the ver_one_improvements branch.