3drop ( x y z -- ) (original) (raw)

3drop ( x y z -- )
Factor handbook » The language » Shuffle words

Prev: 2drop ( x y -- )
Next: 4drop ( w x y z -- )

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 -- ).

Definition

IN: kernel

PRIMITIVE: 3drop ( x y z -- )