MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / cloneDeep

Function cloneDeep

app/public/libs/lodash.compat.js:2194–2196  ·  view source on GitHub ↗

* Creates a deep clone of `value`. If a callback is provided it will be * executed to produce the cloned values. If the 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 2

baseCloneFunction · 0.85
baseCreateCallbackFunction · 0.85

Tested by

no test coverage detected