nitely / regexy

:wavy_dash: Linear time regex matching supporting streams and other goodies
MIT License
9 stars 1 forks source link

lookahead assertion #17

Closed nitely closed 7 years ago

nitely commented 7 years ago

Add lookahead assertion (?=...) and (?!...) limited to just one char (or shorthand)