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

Function hL

resources/vega.min.js:31155–31163  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

31153 );
31154 }
31155 function hL(t, e, n) {
31156 const r = {},
31157 i = t.params.length;
31158 for (let o = 0; o < i; ++o) {
31159 const i = t.params[o];
31160 r[i.name] = dL(i, e, n);
31161 }
31162 return r;
31163 }
31164 function dL(t, e, n) {
31165 const r = t.type,
31166 i = e[t.name];

Callers 2

fLFunction · 0.85
gLFunction · 0.85

Calls 1

dLFunction · 0.85

Tested by

no test coverage detected