☰
DDOCs
PARIN
v0.1.24
/
parin.joka.types
/
max3
🔍
☾
max3
fn
T max3(T)(T a, T b, T c)
@safe
nothrow
@nogc
Returns the largest of
a
,
b
, and
c
.