Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ bnd
Function
bnd
static/mergely/lib/codemirror.js:8203–8203 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
8201
setTimeout(fireOrphanDelayed, 0);
8202
}
8203
function
bnd(f) {
return
function
(){f.apply(null, args);};};
8204
for
(
var
i = 0; i < arr.length; ++i)
8205
list.push(bnd(arr[i]));
8206
}
Callers
1
signalLater
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected