MCPcopy Create free account
hub / github.com/bendytree/explainjs / cloneDeep

Function cloneDeep

samples/lodash.js:916–918  ·  view source on GitHub ↗

* Creates a deep clone of `value`. If a `callback` function is passed, * it will be executed to produce the cloned values. If `callback` returns * `undefined`, cloning will be handled by the method instead. The `callback` * is bound to `thisArg` and invoked with one argument; (value).

(value, callback, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

cloneFunction · 0.85

Tested by

no test coverage detected