Module chumsky::combinator

source ·
Expand description

Combinators that allow combining and extending existing parsers.

“Ford… you’re turning into a penguin. Stop it.”

Although it’s sometimes useful to be able to name their type, most of these parsers are much easier to work with when accessed through their respective methods on Parser.

Structs

Type Aliases