Handbook
Glossary
2nipd ( w x y z -- y z )
Factor handbook
»
The language
»
Shuffle words
Prev:
nipd ( x y z -- y z )
Next:
3nipd ( v w x y z -- 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: ( w x y z -- y z ).
Definition
IN:
kernel
:
2nipd
( w x y z -- y z )
[
2drop
]
2dip
;
inline