Used to extend an array and copy it. This is used to propagate paths recursively.
The array to be copied.
Shallow copy of arr.
Used to extend an array and copy it. This is used to propagate paths recursively.