Array cloning

How to clone an array in JavaScript

Comparing/contrasting 10 ways to clone an array in JavaScript.

Read