copyAsMutableLongTuple

fun A_Tuple.copyAsMutableLongTuple(): A_Tuple

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

Return

The new mutable long tuple.