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

Function clone

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

* Creates a clone of `value`. If `isDeep` is `true` nested objects will also * be cloned, otherwise they will be assigned by reference. 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 me

(value, isDeep, 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