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

Function iR

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

Source from the content-addressed store, hash-verified

30732 return XN(e.add(TO({ values: r })));
30733 }
30734 function iR(t, e, n) {
30735 const r = n.map((t) => {
30736 const n = e.getData(t.data);
30737 return (n || JO(t.data), n.extentRef(e, t.field));
30738 });
30739 return XN(e.add($O({ extents: r })));
30740 }
30741 function oR(t, e, n) {
30742 const r = e.config.range;
30743 let i = t.range;

Callers

nothing calls this directly

Calls 4

JOFunction · 0.85
XNFunction · 0.85
mapMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected