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

Function mf

resources/vega-lite.min.js:7783–7793  ·  view source on GitHub ↗
(e, n, i)

Source from the content-addressed store, hash-verified

7781 return `${a.name}[${t.stringValue(M(s))}]`;
7782 }
7783 function mf(e, n, i) {
7784 return _(n, (n) =>
7785 t.isString(n)
7786 ? n
7787 : (function (e) {
7788 return J(e, "param");
7789 })(n)
7790 ? ff(e, n, i)
7791 : nr(n),
7792 );
7793 }
7794 function pf(e, t, n, i) {
7795 ((e.encode ??= {}),
7796 (e.encode[t] ??= {}),

Callers 3

ruFunction · 0.70
constructorMethod · 0.70
gfFunction · 0.70

Calls 4

_Function · 0.70
JFunction · 0.70
ffFunction · 0.70
nrFunction · 0.70

Tested by

no test coverage detected