Clamp

Clamps scalar elements

T
Clamp
pure nothrow
(
T
)
(
T x
,
T min
,
T max
)
if (
__traits(isScalar, T)
)

Meta