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