Handbook
Glossary
dupdd ( x y z -- x x y z )
Vocabulary
shuffle
Inputs
x
an
object
y
an
object
z
an
object
Outputs
x
an
object
x
an
object
y
an
object
z
an
object
Definition
USING:
kernel
;
IN:
shuffle
:
dupdd
( x y z -- x x y z )
[
dupd
]
dip
;
inline