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

Function zt

resources/vega.min.js:554–563  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

552 : o.slice(0, s) + i;
553 }
554 function zt(t, e, n) {
555 if (t)
556 if (e) {
557 const r = t.length;
558 for (let i = 0; i < r; ++i) {
559 const r = e(t[i]);
560 r && n(r, i, t);
561 }
562 } else t.forEach(n);
563 }
564 var Nt = {},
565 Ot = {},
566 Rt = 34,

Callers 2

UaFunction · 0.85
visitFunction · 0.85

Calls 2

eFunction · 0.85
nFunction · 0.70

Tested by

no test coverage detected