overd ( x y z -- x y x z )


Vocabulary
kernel

Inputs
xan object
yan object
zan object


Outputs
xan object
yan object
xan object
zan object


Definition

: overd ( x y z -- x y x z ) [ over ] dip ; inline