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

Function wrap

lodash.js:3730–3738  ·  view source on GitHub ↗

* Creates a new function that passes `value` to the `wrapper` function as its * first argument. Additional arguments passed to the new function are appended * to those passed to the `wrapper` function. * * @static * @memberOf _ * @category Functions * @param {Mixed} value The va

(value, wrapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected