Generally copy is only defined for container-like objects (that have some structure).
Why not just copy or deepcopy the array?
Generally copy is only defined for container-like objects (that have some structure).
Why not just copy or deepcopy the array?