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

No capture optimization for find bounds and split #140

Closed nitely closed 6 months ago

nitely commented 6 months ago

related to #138