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

Function pullAllBy

libraries/lodash.js:7767–7771  ·  view source on GitHub ↗

* This method is like `_.pullAll` except that it accepts `iteratee` which is * invoked for each element of `array` and `values` to generate the criterion * by which they're compared. The iteratee is invoked with one argument: (value). * * **Note:** Unlike `_.differenceBy`, this m

(array, values, iteratee)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

basePullAllFunction · 0.85
getIterateeFunction · 0.85

Tested by

no test coverage detected