parse-until-pred ( end-pred -- seq )


Vocabulary
combinators.syntax.private

Inputs
end-predan object


Outputs
seqan object


Definition