MCPcopy
hub / github.com/codemix/fast.js / fn

Function fn

test/test.js:73–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 this.baz = baz;
72 this.greeting = greeting;
73 var fn = function () {};
74 fn.instance = this;
75 return fn;
76 };

Callers 3

try.jsFile · 0.85
partial.jsFile · 0.85
bind.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected