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

Function KD

resources/vega.min.js:22533–22536  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

22531 return n > 0 && n * n > r * r + i * i;
22532 }
22533 function KD(t, e) {
22534 for (var n = 0; n < e.length; ++n) if (!QD(t, e[n])) return !1;
22535 return !0;
22536 }
22537 function tC(t) {
22538 switch (t.length) {
22539 case 1:

Callers 1

JDFunction · 0.85

Calls 1

QDFunction · 0.85

Tested by

no test coverage detected