min4
fn
T min4(T)(T a, T b, T c, T d) @safe nothrow @nogcReturns the smallest of a, b, c, and d.
T min4(T)(T a, T b, T c, T d) @safe nothrow @nogcReturns the smallest of a, b, c, and d.