copyAsMutableIntTuple

fun A_Tuple.copyAsMutableIntTuple(): A_Tuple

Make a mutable copy of the tuple but in a form that accepts Ints.

Return

The new mutable int tuple.