Takes a parser and runs it. If the parser fails, not returns a success with a null result. If the parser succeeds, not returns a failure.
not
null
parser to run
Generated using TypeDoc
Takes a parser and runs it. If the parser fails,
notreturns a success with anullresult. If the parser succeeds,notreturns a failure.