Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ max
Function
max
resources/vega.min.js:4696–4698 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
4694
return
arguments.length ? ((n = t || 0), i) : n;
4695
},
4696
max(t) {
4697
return
arguments.length ? ((r = null == t ? 1 : t), i) : r;
4698
},
4699
sample: () => bs(n, r),
4700
pdf: (t) => ws(t, n, r),
4701
cdf: (t) => ks(t, n, r),
Callers
2
order
Method · 0.85
clamp
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected