phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
toStringInSink
nxt
cconv
@
trusted
void
toStringInSink
(
const
double
value
,
scope
void
delegate
(
scope
const
(
char
)[]
)
@
safe
sink
,
uint
digitCount
= 5
)
Return Value
Type:
void
value
as a
string
.
Meta
Source
See Implementation
nxt
cconv
functions
toString
toStringInSink