iswap

fun iswap(first: UByte, second: UByte)(source)

Swap two integers on the stack (the indexes are given as arguments, for example 0 means the top integer, on the stack, 2 the second...)