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

Revert " treat start as text[start..^1], fixes #64" #67

Closed nitely closed 4 years ago

nitely commented 4 years ago

Reverts nitely/nim-regex#66