2keep-2up ( quot -- quot )
Extra combinators

Prev:2keep-1up ( quot -- quot )
Next:2keep-3up ( quot -- quot )


Vocabulary
combinators.extras

Inputs
quota quotation


Outputs
quota quotation


Word description
Calls a quotation with two values on the stack, restoring the values under the two topmost items on the stack.

Definition