phobos-next ~master (2025-12-19T22:07:52.6441088)
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