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