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

Function baseAssignIn

libraries/lodash.js:2559–2561  ·  view source on GitHub ↗

* The base implementation of `_.assignIn` without support for multiple sources * or `customizer` functions. * * @private * @param {Object} object The destination object. * @param {Object} source The source object. * @returns {Object} Returns `object`.

(object, source)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseCloneFunction · 0.85

Calls 2

copyObjectFunction · 0.85
keysInFunction · 0.85

Tested by

no test coverage detected