MCPcopy Create free account
hub / github.com/alignoth/alignoth / gl

Function gl

resources/vega.min.js:7409–7417  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

7407 (t.index = n));
7408 }
7409 function gl(t, e) {
7410 const n = t.i0,
7411 r = t.i1 - 1,
7412 i = t.compare,
7413 o = t.data,
7414 a = o.length - 1;
7415 (n > 0 && !i(o[n], o[n - 1]) && (t.i0 = e.left(o, o[n])),
7416 r < a && !i(o[r], o[r + 1]) && (t.i1 = e.right(o, o[r])));
7417 }
7418 ((fl.init = function () {
7419 (this.windows.forEach((t) => t.init()), this.cell && this.cell.init());
7420 }),

Callers 1

dlFunction · 0.70

Calls 1

iFunction · 0.70

Tested by

no test coverage detected