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

Function wrap

libraries/lodash.js:10971–10973  ·  view source on GitHub ↗

* Creates a function that provides `value` to `wrapper` as its first * argument. Any additional arguments provided to the function are appended * to those provided to the `wrapper`. The wrapper is invoked with the `this` * binding of the created function. * * @static *

(value, wrapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

castFunctionFunction · 0.85

Tested by

no test coverage detected