DigitSeparator

Undocumented in source.
struct DigitSeparator (
T
uint groupSize
char groupSeparator
) {}

Members

Functions

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

Variables

value
T value;
Undocumented in source.

Meta