The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
dump
mir
stdio
Writes values in a text form using nothrow
tout
void
dump
(
string
separator
= " "
Args
...
)
(
auto
ref
const
Args
args
)
if
(
Args.length
> 0
)
Meta
Source
See Implementation
mir
stdio
classes
FileError
FileException
enums
NewLine
functions
derr
dout
dump
terr
tout
write
writeln
manifest constants
endl
mixin templates
FileMembers
structs
AssumeNothrowFile
File
Writes values in a text form using nothrow tout