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

Function tU

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

Source from the content-addressed store, hash-verified

31918 }),
31919 KL = (t) => (rO(t) ? t.signal : null == t ? null : Dt(t)),
31920 tU = (t, e) =>
31921 0 === e
31922 ? 0
31923 : rO(t)
31924 ? { signal: `(${t.signal}) * ${e}` }
31925 : { value: t * e },
31926 eU = (t, e) => {
31927 const n = t.signal;
31928 return n && n.endsWith("(null)")

Callers 1

sUFunction · 0.85

Calls 1

rOFunction · 0.85

Tested by

no test coverage detected