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

Function copySymbolsIn

libraries/lodash.js:4846–4848  ·  view source on GitHub ↗

* Copies own and inherited symbols of `source` to `object`. * * @private * @param {Object} source The object to copy symbols from. * @param {Object} [object={}] The object to copy symbols to. * @returns {Object} Returns `object`.

(source, object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseCloneFunction · 0.85

Calls 1

copyObjectFunction · 0.85

Tested by

no test coverage detected