unit-threaded-abscissa ~master (2016-09-21T19:02:07Z)
Home
Dub
Repo
WriterThread.writeln
unit_threaded
io
WriterThread
Writes the args in a thread-safe manner and appends a newline.
class
WriterThread
void
writeln
(
T
...
)
(
T
args
)
Meta
Source
See Implementation
unit_threaded
io
WriterThread
functions
join
write
writeRed
writeYellow
writeln
writelnGreen
writelnRed
static functions
get
start
Writes the args in a thread-safe manner and appends a newline.