Handbook
Glossary
2pick ( x y z t -- x y z t x y )
Vocabulary
shuffle
Inputs
x
an
object
y
an
object
z
an
object
t
an
object
Outputs
x
an
object
y
an
object
z
an
object
t
an
object
x
an
object
y
an
object
Definition
USING:
kernel
;
IN:
shuffle
:
2pick
( x y z t -- x y z t x y )
reach
reach
;
inline