MCPcopy Create free account
hub / github.com/TruthHun/BookStack / bnd

Function bnd

static/editor.md/lib/codemirror/lib/codemirror.js:7966–7966  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

7964 setTimeout(fireOrphanDelayed, 0);
7965 }
7966 function bnd(f) {return function(){f.apply(null, args);};};
7967 for (var i = 0; i < arr.length; ++i)
7968 list.push(bnd(arr[i]));
7969 }

Callers 1

signalLaterFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected