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

treat start as text[start..^1], fixes #64 #66

Closed nitely closed 4 years ago

nitely commented 4 years ago

fix #64