min

@nogc pure nothrow
T
min
(
T
)
(
T a
,
T b
)

Return Value

Type: T

minimum of a and b.

Meta