Closed thibaudszy closed 2 years ago
The first assertion does not flag the mutation of the original array if it is passed as function parameter and mutated, because the results array can reference the same array as initial cart depending on how the function is written.
The first assertion does not flag the mutation of the original array if it is passed as function parameter and mutated, because the results array can reference the same array as initial cart depending on how the function is written.