ae v0.0.1814 (2016-10-05T19:28:08Z)
Home
Dub
Repo
DecimalSize.DecimalSize
ae
utils
text
DecimalSize
Undocumented in source.
template
DecimalSize
(T : ulong)
enum
DecimalSize
=
max
(
text
(
T.min
).
length
,
text
(
T.max
).
length
)
;
Meta
Source
See Source File
ae
utils
text
DecimalSize
manifest constants
DecimalSize