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

Function update

libraries/lodash.js:13848–13850  ·  view source on GitHub ↗

* This method is like `_.set` except that accepts `updater` to produce the * value to set. Use `_.updateWith` to customize `path` creation. The `updater` * is invoked with one argument: (value). * * **Note:** This method mutates `object`. * * @static * @memberOf _

(object, path, updater)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseUpdateFunction · 0.85
castFunctionFunction · 0.85

Tested by

no test coverage detected