serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
Convert.toString
text
xml
Convert
Convert
Converts the specified boolean value into its canonical representation.
string
toString
(bool value)
class
Convert
static @
nogc
@
safe
string
toString
(
bool
value
)
string
toString
(T value)
string
toString
(Date date)
string
toString
(SysTime dateTime)
string
toString
(Duration duration)
string
toString
(TimeOfDay timeOfDay)
Meta
Source
See Implementation
text
xml
Convert
Convert
static functions
to
toPositive
toString
toTime
Converts the specified boolean value into its canonical representation.