Expand description
Module in which new parsers written for this library are kept
Functionsยง
- satisfy_
one - Recognizes one character and checks if it satisfies a predicate. The parser will return the same type with the input.
Module in which new parsers written for this library are kept