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

Function BN

resources/vega.min.js:30246–30246  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

30244 t[e] = n && n.signal ? { signal: n.signal } : { value: n };
30245 }
30246 const BN = (t) => (_t(t) ? Dt(t) : t.signal ? `(${t.signal})` : RN(t));
30247 function zN(t) {
30248 if (null != t.gradient)
30249 return (function (t) {

Callers 1

zNFunction · 0.85

Calls 3

DtFunction · 0.85
RNFunction · 0.85
_tFunction · 0.70

Tested by

no test coverage detected