Expand description
Choice combinators
Structs§
- Wrapping structure for the alt() combinator implementation
- Wrapping structure for the permutation combinator implementation
Functions§
- Tests a list of parsers one by one until one succeeds.
- Applies a list of parsers in any order.