formatDecimal

Undocumented in source. Be warned that the author may not have intended to support it.
pure @safe nothrow @nogc
size_t
formatDecimal
(
size_t W = 0
char fillChar = ' '
S
T
)
(
ref S sink
,
T val
)
if ()

Meta