MCPcopy Create free account
hub / github.com/NUKnightLab/sql-mysteries / wrap

Function wrap

scripts/lodash.js:10955–10957  ·  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