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

Function nN

resources/vega.min.js:30090–30101  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

30088 return e;
30089 }
30090 function nN(t) {
30091 const e = [],
30092 n = t.length;
30093 let r = 0,
30094 i = 0;
30095 for (; i < n; )
30096 ((i = eN(t, i, Gz, jz + Wz, Iz + Hz)),
30097 e.push(t.substring(r, i).trim()),
30098 (r = ++i));
30099 if (0 === e.length) throw "Empty event selector: " + t;
30100 return e;
30101 }
30102 function rN(t) {
30103 return "[" === t[0]
30104 ? (function (t) {

Callers 2

tNFunction · 0.85
rNFunction · 0.85

Calls 1

eNFunction · 0.85

Tested by

no test coverage detected