repeat-loop ( quot: ( -- result/f ) result -- result )


Vocabulary
peg.private

Inputs
quota quotation with stack effect ( -- result/f )
resultan object


Outputs
resultan object


Definition