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

Function customDefaultsMerge

libraries/lodash.js:5617–5625  ·  view source on GitHub ↗

* Used by `_.defaultsDeep` to customize its `_.merge` use to merge source * objects into destination objects that are passed thru. * * @private * @param {*} objValue The destination value. * @param {*} srcValue The source value. * @param {string} key The key of the prop

(objValue, srcValue, key, object, source, stack)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isObjectFunction · 0.85
baseMergeFunction · 0.85

Tested by

no test coverage detected