parse-1 ( input parser -- result )


Vocabulary
parser-combinators

Inputs
inputan object
parseran object


Outputs
resultan object


Definition