seq* ( quot -- parser )


Vocabulary
peg

Inputs
quotan object


Outputs
parseran object


Definition


: seq* ( quot -- parser ) { } make seq ; inline