funpack

Undocumented in source. Be warned that the author may not have intended to support it.

package @safe pure nothrow @nogc
bool
funpack
(
const float f
,
out int exp
,
out uint mantissa
,
out bool inf
,
out bool nan
)

Meta