Nl1
Implements ISO's nl/1: writes a newline character to the output stream identified by the argument (an alias or $stream(...) term).
Throws
if the argument is unbound.
if it does not identify an open channel.
(stream_type) if it identifies an input channel instead.
Fails, rather than erroring, if the channel is closed.