mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
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
)
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