diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
print
diamond
core
io
Prints a message to the standard output.
void
print
(string msg)
void
print
(
string
msg
)
void
print
(string msg, Args args)
void
print
(T data)
Parameters
msg
string
The message to print.
Meta
Source
See Implementation
diamond
core
io
functions
print
readInput
wait
mixin templates
handleCTFEFile
Prints a message to the standard output.