MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / cloneSet

Function cloneSet

libraries/lodash.js:4591–4594  ·  view source on GitHub ↗

* Creates a clone of `set`. * * @private * @param {Object} set The set to clone. * @param {Function} cloneFunc The function to clone values. * @param {boolean} [isDeep] Specify a deep clone. * @returns {Object} Returns the cloned set.

(set, isDeep, cloneFunc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initCloneByTagFunction · 0.85

Calls 2

setToArrayFunction · 0.85
arrayReduceFunction · 0.85

Tested by

no test coverage detected