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

'find' is not used in nfamatch #77

Closed smoe closed 3 years ago

smoe commented 3 years ago

Avoiding warning about std/strutils import of find not being required.