putFP

Like fpToString, but writes the result to a sink.

void
putFP
(
Writer
F
)
(
auto ref Writer writer
,
F v
)

Meta