MCPcopy Index your code
hub / github.com/easydiffusion/easydiffusion / fn

Function fn

ui/plugins/ui/model-tools.plugin.js:461–461  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

459
460 function updateChart() {
461 let fn = (x) => x
462 switch (document.querySelector("#merge-interpolation").value) {
463 case "SmoothStep":
464 fn = smoothstep

Callers 8

drawDiagramFunction · 0.70
EnvFunction · 0.50
iterateObjectMethod · 0.50
onceFunction · 0.50
QueueRunnerFunction · 0.50
makeFuncFunction · 0.50
firstFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected