?!?!?! are we reading the same documentation?
The two arrays share the same underlying data, so that the result is mutable if and only if
Ais mutable, and setting elements of one alters the values of the other.
?!?!?! are we reading the same documentation?
The two arrays share the same underlying data, so that the result is mutable if and only if
Ais mutable, and setting elements of one alters the values of the other.