roundDownToMultiple

Rounds a value down to a multiple

pragma(inline, true)
T
roundDownToMultiple
(
T
)
if (
isIntegral!T
)

Meta