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

Function wrap

introToChiasm/examples/code/snapshot20/main-build.js:8486–8489  ·  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 1

onAddFunction · 0.70

Calls 1

createWrapperFunction · 0.70

Tested by

no test coverage detected