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

Function copyObject

libraries/lodash.js:4800–4824  ·  view source on GitHub ↗

* Copies properties of `source` to `object`. * * @private * @param {Object} source The object to copy properties from. * @param {Array} props The property identifiers to copy. * @param {Object} [object={}] The object to copy properties to. * @param {Function} [customize

(source, props, object, customizer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

baseAssignFunction · 0.85
baseAssignInFunction · 0.85
copySymbolsFunction · 0.85
copySymbolsInFunction · 0.85
toPlainObjectFunction · 0.85
lodash.jsFile · 0.85

Calls 2

baseAssignValueFunction · 0.85
assignValueFunction · 0.85

Tested by

no test coverage detected