decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
sinkZero
decimal
sinks
Undocumented in source. Be warned that the author may not have intended to support it.
package
void
sinkZero
(
C
)
(
auto
const
ref
FormatSpec
!
C
spec
,
scope
void
delegate
(
const
(
C
)[]
)
sink
,
const
bool
signed
,
const
bool
skipTrailingZeros
= false
)
if
(
isSomeChar
!
C
)
Meta
Source
See Implementation
decimal
sinks
functions
dumpUnsigned
dumpUnsignedHex
sinkInfinity
sinkNaN
sinkPadLeft
sinkPadRight
sinkPadZero
sinkRepeat
sinkSign
sinkZero