dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
print
dgt
io
Call the print function of the object
void
print
(int value)
void
print
(double value)
void
print
(T obj)
@
nogc
nothrow @
trusted
void
print
(
T
)
(
in
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
Call the print function of the object