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

Function et

resources/vega.min.js:255–258  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

253 : 0),
254 tt = (t, e) => (1 === t.length ? et(t[0], e[0]) : nt(t, e, t.length)),
255 et = (t, e) =>
256 function (n, r) {
257 return K(t(n), t(r)) * e;
258 },
259 nt = (t, e, n) => (
260 e.push(0),
261 function (r, i) {

Callers 1

ttFunction · 0.85

Calls 2

KFunction · 0.85
tFunction · 0.70

Tested by

no test coverage detected