3.1.0
- Add
codepoints
parser, which skips code points while the given predicate returns true. This is a more efficient version of combiningcodepoint
with eitherstarConsumed
orplusConsumed
.
Full Changelog: 3.0.2...3.1.0
codepoints
parser, which skips code points while the given predicate returns true. This is a more efficient version of combining codepoint
with either starConsumed
or plusConsumed
.Full Changelog: 3.0.2...3.1.0