Write the given string to standard output, followed by a newline.
Returns Err(StdoutErr(message)) if the host cannot write to stdout.
:= []
Utilities for writing to standard output.
Write the given string to standard output, followed by a newline.
Returns Err(StdoutErr(message)) if the host cannot write to stdout.