mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
FormattedFloating.toString
mir
format
FormattedFloating
struct
FormattedFloating
(T)
scope const
void
toString
(
C
=
char
W
)
(
scope
ref
W
w
)
if
(
isSomeChar
!
C
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
||
is
(
T
==
real
)
)
Meta
Source
See Implementation
mir
format
FormattedFloating
functions
toString
variables
spec
value