toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
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