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

Function ts

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

Source from the content-addressed store, hash-verified

4270 }
4271 }
4272 function ts(t, e, n) {
4273 const r = Float64Array.from(Ka(t, n));
4274 return (r.sort(Qt), e.map((t) => Ee(r, t)));
4275 }
4276 function es(t, e) {
4277 return ts(t, [0.25, 0.5, 0.75], e);
4278 }

Callers 2

esFunction · 0.70
transformFunction · 0.70

Calls 4

KaFunction · 0.70
EeFunction · 0.70
fromMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected