defer!

 stores xt1 as the xt to be executed when xt2 is called

Stackeffects

( xt1 xt2 -- )
R( -- )

Definition

: defer!
   dup (literal) 3   +    i@    execute
;

Used by

cold is >usart