An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: shallov-copy

KarlenNersisyan/shallow-deep

A deep copy means that all of the values of the new variable are copied and disconnected from the original variable. A shallow copy means that certain (sub-)values are still connected to the original variable. To really understand copying, you have to get into how JavaScript stores values.

Language: JavaScript - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0