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

Function Ki

resources/vega-lite.min.js:1369–1375  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1367 return !!e?.field && void 0 !== e.gte;
1368 }
1369 function Ki(e) {
1370 if (e?.field) {
1371 if (t.isArray(e.range) && 2 === e.range.length) return !0;
1372 if (wn(e.range)) return !0;
1373 }
1374 return !1;
1375 }
1376 function Zi(e) {
1377 return !!e?.field && (t.isArray(e.oneOf) || t.isArray(e.in));
1378 }

Callers 3

erFunction · 0.70
nrFunction · 0.70
OdFunction · 0.70

Calls 1

wnFunction · 0.70

Tested by

no test coverage detected