valgolang
/
com.valgolang.frontend.datastructures.array
/
ArrayType
/
Swap
/
Swap
Swap
fun
Swap
(returnType:
Type
= VoidType, argumentTypes:
List
<
Pair
<
Type
,
Boolean
>> = listOf( NumberType to true, NumberType to true, BoolType to false ), varargs:
Boolean
= false)
Content copied to clipboard
Create empty Swap