mambo ~master (2019-03-10T19:10:20Z)
Home
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