libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
OP
/
Companion
/
OVER
OVER
val
OVER
:
OP
Copies the second-to-top stack item to the top. Input:
x1 x2
Output:
x1 x2 x1