Feature Request: Allow for Lazy Regex Operators
Open
- Dominant language
- Haskell
- Stars
- 323
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if Alex supported lazy/non-greedy regex operators such as `*?` and `+?` so I would not have to reimplement them myself.
Contributor guide
Assessment
This issue has not been assessed yet.