sinkDecimal

Undocumented in source. Be warned that the author may not have intended to support it.

package
void
sinkDecimal
(
C
D
)
(
auto const ref FormatSpec!C spec
,
scope void delegate
(
const(C)[]
)
sink
,
auto const ref D decimal
,)
if (
isDecimal!D &&
isSomeChar!C
)

Meta