deep copy double array in es6
b= JSON.parse(JSON.stringify(a))
#programming #es6