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

Function bp

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

Source from the content-addressed store, hash-verified

11284 return null != e && n && n.gamma ? n.gamma(e) : n;
11285 }
11286 function bp(t) {
11287 if (k(t)) return t;
11288 const e = (t.length / 6) | 0,
11289 n = new Array(e);
11290 for (let r = 0; r < e; ) n[r] = "#" + t.slice(6 * r, 6 * ++r);
11291 return n;
11292 }
11293 function wp(t, e) {
11294 for (const n in t) Ap(n, e(t[n]));
11295 }

Callers 1

vega.min.jsFile · 0.85

Calls 1

kFunction · 0.70

Tested by

no test coverage detected