convertNormInt

Undocumented in source. Be warned that the author may not have intended to support it.
package @safe pure nothrow @nogc
To
convertNormInt
(
To
From
)
(
From i
)
if (
isIntegral!To &&
isIntegral!From
)

Meta