min

Returns the lesser of two values.

pragma(inline, true) @nogc @safe pure nothrow
T
min
(
T
)
(
T a
,
T b
)

Meta