phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
toStringInSink
nxt
cconv
@
trusted
void
toStringInSink
(
const
double
value
,
scope
void
delegate
(
scope
const
(
char
)[]
)
@
safe
sink
,
in
uint
digitCount
= 5
)
Return Value
Type:
void
value
as a
string
.
Meta
Source
See Implementation
nxt
cconv
functions
toString
toStringInSink