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