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

Function Ln

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

Source from the content-addressed store, hash-verified

982 return Ln(e, jn(t), n);
983 }
984 function Ln(e, n, i) {
985 let r;
986 n = t.array(n);
987 for (const t of n) {
988 const n = i[t];
989 J(n, e) && (r = n[e]);
990 }
991 return r;
992 }
993 function qn(e, n) {
994 return t
995 .array(e)

Callers 2

RnFunction · 0.70
bfFunction · 0.70

Calls 1

JFunction · 0.70

Tested by

no test coverage detected