Closed paul90 closed 6 years ago
Here we modify the deep clone function so that it handles Array objects correctly as an array rather than as the underlying object.
So this is what it takes. Thanks for working this out.
Here we modify the deep clone function so that it handles Array objects correctly as an array rather than as the underlying object.