MCPcopy Create free account
hub / github.com/curran/screencasts / wrap

Function wrap

introToChiasm/examples/code/latest/main-build.js:8892–8895  ·  view source on GitHub ↗

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

(value, wrapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

onAddFunction · 0.70
onAddFunction · 0.50
onAddFunction · 0.50
onAddFunction · 0.50

Calls 1

createWrapperFunction · 0.70

Tested by

no test coverage detected