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

Function cloneMap

libraries/lodash.js:4564–4567  ·  view source on GitHub ↗

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

(map, 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

mapToArrayFunction · 0.85
arrayReduceFunction · 0.85

Tested by

no test coverage detected