OVER
OUT
PAD
OVER
( a b -- a b a )
ansi
.6.1.1990
<
CORE
>
get the value from under the top of stack. The inverse operation would be
TUCK
reference: p4_over in ../src/core.c:1512, export CO OVER