uim-core ~master (2021-10-23T12:07:43Z)
Dub
Repo
toString
uim
core
datatypes
integral
convert integral values to string with defined length
@
safe
string
toString
(
T
)
(
T
value
,
size_t
length
= 0
,
string
fillTxt
= "0"
)
if
(
isIntegral
!
T
)
Meta
Source
See Implementation
uim
core
datatypes
integral
functions
isGreater
isLess
limits
toString
transform
convert integral values to string with defined length