libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
OP
/
Companion
/
SWAP2
SWAP2
val
SWAP2
:
OP
Swaps the top two pairs of items. Input:
x1 x2 x3 x4
Output:
x3 x4 x1 x2