DigitSeparator.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct DigitSeparator(T, uint groupSize, char groupSeparator)
const
void
toString
(
scope void delegate
(
const(char)[]
)
sink
,
FormatSpec!char fmt
)

Meta