2nip ( x y z -- z )
Factor handbook » The language » Shuffle words

Prev:nip ( x y -- y )
Next:dup ( x -- x x )


Vocabulary
kernel

Word description
This is a shuffle word, rearranging the top of the datastack as indicated by the word's stack effect: ( x y z -- z ).

Definition

PRIMITIVE: 2nip ( x y z -- z )