unit-threaded ~experimental (2022-02-24T07:44:56.4965463)
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.