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

Function Xa

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

Source from the content-addressed store, hash-verified

3081 return !0;
3082 }
3083 function Xa(e, t) {
3084 const n = {};
3085 for (const i of D(e)) {
3086 const r = Sa(e[i], i, t, { compositeMark: !0 });
3087 n[i] = r;
3088 }
3089 return n;
3090 }
3091 function Qa(e, n, i) {
3092 if (e)
3093 for (const r of D(e)) {

Callers 4

lsFunction · 0.70
dsFunction · 0.70
vsFunction · 0.70
runMethod · 0.70

Calls 2

DFunction · 0.85
SaFunction · 0.70

Tested by

no test coverage detected