2keep-under ( quot -- quot' )
Extra combinators

Prev:keep-under ( quot -- quot' )
Next:3keep-under ( quot -- quot' )


Vocabulary
combinators.extras

Inputs
quota quotation


Outputs
None

Word description
Calls a quotation with two values on the stack, restoring the values below the outputs when the quotation returns.

Definition