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

Function mp

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

Source from the content-addressed store, hash-verified

11241 ));
11242 const gp = ["clamp", "base", "constant", "exponent"];
11243 function mp(t, e) {
11244 const n = e[0],
11245 r = F(e) - n;
11246 return function (e) {
11247 return t(n + e * r);
11248 };
11249 }
11250 function yp(t, e, n) {
11251 return Nh(xp(e || "rgb", n), t);
11252 }

Callers 1

DbFunction · 0.70

Calls 2

FFunction · 0.85
tFunction · 0.70

Tested by

no test coverage detected