MCPcopy Create free account
hub / github.com/dcorb/debounce-throttle / iteratorBind

Function iteratorBind

lodash.js:817–821  ·  view source on GitHub ↗

* Creates a new function that, when called, invokes `func` with the `this` * binding of `thisArg` and the arguments (value, index, object). * * @private * @param {Function} func The function to bind. * @param {Mixed} [thisArg] The `this` binding of `func`. * @returns {Function} Ret

(func, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

reduceRightFunction · 0.85
maxFunction · 0.85
minFunction · 0.85
uniqFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected