copyAsMutableObjectTuple

fun A_Tuple.copyAsMutableObjectTuple(): A_Tuple

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

Return

The new mutable object tuple.