dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
print
dgt
io
Print the double to stdout
void
print
(int value)
void
print
(double value)
@
nogc
nothrow @
trusted
void
print
(
in
double
value
)
void
print
(T obj)
void
print
(T[] items)
void
print
(T[] items)
void
print
(T obj, A a)
Meta
Source
See Implementation
dgt
io
functions
print
println
Print the double to stdout