MCPcopy
hub / github.com/DustinBrett/daedalOS / call

Function call

public/Program Files/jspaint/lib/anypalette-0.6.0.js:8089–8091  ·  view source on GitHub ↗
(fn)

Source from the content-addressed store, hash-verified

8087}
8088
8089function call(fn) {
8090 fn();
8091}
8092
8093function pipe(from, to) {
8094 return from.pipe(to);

Callers 1

convertFunction · 0.85

Calls 1

fnFunction · 0.70

Tested by

no test coverage detected