mambo ~master (2022-05-11T10:20:37.3083902)
Dub
Repo
println
mambo
core
io
Print to the standard output, adds a new line
void
println
(A args)
void
println
(A args)
version(!Tango)
void
println
(
A
...
)
(
A
args
)
Parameters
args
A
what to print
Meta
Source
See Implementation
mambo
core
io
functions
print
println
Print to the standard output, adds a new line