avail
2.0.0.alpha28
jvm
avail
/
avail.descriptor.tuples
/
A_Tuple
/
Companion
/
copyAsMutableIntTuple
copy
As
Mutable
Int
Tuple
fun
A_Tuple
.
copyAsMutableIntTuple
(
)
:
A_Tuple
Make a mutable copy of the tuple but in a form that accepts
Int
s.
Return
The new mutable
int tuple
.