voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
DigitSeparator
voxelman
utils
textformatter
Undocumented in source.
struct
DigitSeparator (
T
uint
groupSize
char
groupSeparator
) {
T
value
;
void
toString
(void delegate(const(char)[]) sink, FormatSpec!char fmt);
}
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
Source
See Implementation
voxelman
utils
textformatter
functions
igTextf
makeFormattedText
makeFormattedTextPtrs
structs
DigitSeparator
TextPtrs
variables
app
buf