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

Function h

resources/vega-lite.min.js:75–79  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

73 return !1;
74 }
75 function h(e, t) {
76 let n = 0;
77 for (const [i, r] of e.entries()) if (!t(r, i, n++)) return !1;
78 return !0;
79 }
80 function y(e) {
81 for (
82 var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), i = 1;

Callers 2

vega-lite.min.jsFile · 0.70
ydFunction · 0.70

Calls 2

getSizeSignalRefMethod · 0.80
tFunction · 0.70

Tested by

no test coverage detected