fio ~master (2021-11-06T04:03:56.9837641)
Dub
Repo
println
io
text
Serializes the given arguments to a text representation followed by a new line.
size_t
println
(
T
...
)
(
auto
ref
T
args
)
Meta
Source
See Implementation
io
text
functions
print
printf
printfln
println
properties
byLine
byLineCopy
Serializes the given arguments to a text representation followed by a new line.