<&:> ( parser1 parser2 -- result )


Vocabulary
parser-combinators

Inputs
parser1an object
parser2an object


Outputs
resultan object


Definition