pickd ( w x y z -- w x y w 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 -- w x y w z ).

Definition

: pickd ( w x y z -- w x y w z ) [ pick ] dip ; inline