Fundamentals/References vs Values
← PrevNext →
Implement a function that returns a deep copy of an array of numbers so that mutating the result does not affect the original.