bc-string ~master (2021-10-17T08:40:59Z)
Dub
Repo
formatDecimal
bc
string
format
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
(
is
(
typeof
( ))
)
Meta
Source
See Implementation
bc
string
format
aliases
Upper
functions
enumToStr
formatDecimal
formatDuration
formatFloat
formatHex
formatPtr
formatSpec
formatSysTime
formatUUID
getFormatSize
nogcFormat
nogcFormatTo
toChar
structs
NullSink
templates
splitFmt