decimalToFloat

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

package
decimalToFloat
(
D
T
)
(
auto const ref D source
,
out T target
,)
if (
isDecimal!D &&
isFloatingPoint!T
)

Meta