Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/witheve/Eve
/ bnd
Function
bnd
src/codemirror.js:8235–8235 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
8233
setTimeout(fireOrphanDelayed, 0);
8234
}
8235
function
bnd(f) {
return
function
(){f.apply(null, args);};};
8236
for
(
var
i = 0; i < arr.length; ++i)
8237
list.push(bnd(arr[i]));
8238
}
Callers
1
signalLater
Function · 0.85
Calls
1
apply
Method · 0.45
Tested by
no test coverage detected