toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
OP
/
Companion
/
SWAP
SWAP
val
SWAP
:
OP
The top two items on the stack are swapped. Input:
x1 x2
Output:
x2 x1