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

Function f

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

Source from the content-addressed store, hash-verified

47 return i;
48 }
49 function f(e, t) {
50 const n = { ...e };
51 for (const e of t) delete n[e];
52 return n;
53 }
54 function d(e) {
55 if (t.isNumber(e)) return e;
56 const n = t.isString(e) ? e : Q(e);

Callers 13

woFunction · 0.70
daFunction · 0.70
lsFunction · 0.70
dsFunction · 0.70
vsFunction · 0.70
JsFunction · 0.70
mlFunction · 0.70
runMethod · 0.70
mapNonLayerRepeatMethod · 0.70
mapFacetMethod · 0.70
constructorMethod · 0.70
DmFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected