HOW TO USE
Firstly, install deep_tool
:
$ npm install deep_tool
Then require it and use.
const compare copy = ; let arr = 1 2 3 4 5;let arr_copy = ; console // falseconsole // truearr_copy3 = 4;console // false
Firstly, install deep_tool
:
$ npm install deep_tool
Then require it and use.
const compare copy = ; let arr = 1 2 3 4 5;let arr_copy = ; console // falseconsole // truearr_copy3 = 4;console // false
npm i deep_tool
2
1.0.1
ISC
2.92 kB
3