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

Function baseUpdate

libraries/lodash.js:4337–4339  ·  view source on GitHub ↗

* The base implementation of `_.update`. * * @private * @param {Object} object The object to modify. * @param {Array|string} path The path of the property to update. * @param {Function} updater The function to produce the updated value. * @param {Function} [customizer]

(object, path, updater, customizer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

updateFunction · 0.85
updateWithFunction · 0.85

Calls 2

baseSetFunction · 0.85
baseGetFunction · 0.85

Tested by

no test coverage detected