toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
OP
/
Companion
/
DUP3
DUP3
val
DUP3
:
OP
Duplicates the top three stack items. Input:
x1 x2 x3
Output:
x1 x2 x3 x1 x2 x3