☰
DDOCs
JOKA
v0.1.23
/
joka.types
/
max
🔍
☾
max
fn
T max(T)(T a, T b)
@safe
nothrow
@nogc
Returns the larger of
a
and
b
.