☰
DDOCs
PARIN
v0.1.21
/
parin.joka.types
/
max4
🔍
☾
max4
fn
T max4(T)(T a, T b, T c, T d)
Returns the largest of
a
,
b
,
c
, and
d
.