replace-megaparsec icon indicating copy to clipboard operation
replace-megaparsec copied to clipboard

sepCapWithin, sepCapWithout

Open jamesdbrock opened this issue 6 years ago • 1 comments
trafficstars

Implement

sepCapWithin :: m mask -> m a -> m [Either (Tokens s), a]

jamesdbrock avatar Aug 30 '19 01:08 jamesdbrock

This is basically the same as https://www.rexegg.com/regex-best-trick.html

jamesdbrock avatar Aug 01 '21 05:08 jamesdbrock