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

Function eN

resources/vega.min.js:30080–30089  ·  view source on GitHub ↗
(t, e, n, r, i)

Source from the content-addressed store, hash-verified

30078 return ((Qz = e || Pz), (Kz = n || Zz), nN(t.trim()).map(rN));
30079 }
30080 function eN(t, e, n, r, i) {
30081 const o = t.length;
30082 let a,
30083 s = 0;
30084 for (; e < o; ++e) {
30085 if (((a = t[e]), !s && a === n)) return e;
30086 i && i.includes(a) ? --s : r && r.includes(a) && ++s;
30087 }
30088 return e;
30089 }
30090 function nN(t) {
30091 const e = [],
30092 n = t.length;

Callers 2

nNFunction · 0.85
rNFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected