MCPcopy Create free account
hub / github.com/bendytree/explainjs / pick

Function pick

samples/lodash.js:1924–1946  ·  view source on GitHub ↗

* Creates a shallow clone of `object` composed of the specified properties. * Property names may be specified as individual arguments or as arrays of property * names. If `callback` is passed, it will be executed for each property in the * `object`, picking the properties `callback` r

(object, callback, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isObjectFunction · 0.85
forInFunction · 0.85

Tested by

no test coverage detected