floatAsString

Undocumented in source. Be warned that the author may not have intended to support it.
string
floatAsString
(
T = double
)
()
if (
is(Unqual!T == double) ||
is(Unqual!T == float)
||
is(Unqual!T == real)
)

Meta