nitely / nim-regex

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

Fix nested optionals #79

Closed nitely closed 3 years ago

nitely commented 3 years ago

This fixes some edge cases that make no sense.