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

Function baseAt

libraries/lodash.js:2593–2603  ·  view source on GitHub ↗

* The base implementation of `_.at` without support for individual paths. * * @private * @param {Object} object The object to iterate over. * @param {string[]} paths The property paths to pick. * @returns {Array} Returns the picked elements.

(object, paths)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

lodash.jsFile · 0.85
interceptorFunction · 0.85

Calls 1

getFunction · 0.85

Tested by

no test coverage detected