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