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

Function omit

samples/lodash.js:1852–1870  ·  view source on GitHub ↗

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

(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

forInFunction · 0.85
indexOfFunction · 0.85

Tested by

no test coverage detected