libnexakotlin
Toggle table of contents
0.4.23
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
OP
/
Companion
/
DUP2
DUP2
val
DUP2
:
OP
Duplicates the top two stack items. Input:
x1 x2
Output:
x1 x2 x1 x2