3.3.0
- Add
dispatch
combinator to select between child parsers by looking at a single code point - Add
sequence
andsequenceConsumed
combinators to make applying parsers one after the other more readable.
Full Changelog: 3.2.0...3.3.0
dispatch
combinator to select between child parsers by looking at a single code pointsequence
and sequenceConsumed
combinators to make applying parsers one after the other more readable.Full Changelog: 3.2.0...3.3.0