nitely / nim-regex

Pure Nim regex engine. Guarantees linear time matching
https://nitely.github.io/nim-regex/
MIT License
228 stars 21 forks source link

Fix nested optionals #79

Closed nitely closed 4 years ago

nitely commented 4 years ago

This fixes some edge cases that make no sense.