fio ~master (2018-11-14T23:52:16Z)
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.