Creates a shallow copy of the provided array.
The array to clone.
A new array containing the same elements as the input array.
2.0.2
2025-06-21
Creates a shallow copy of the provided array.