Open generic function
Writes a newline sequence to an output stream.
new-line output-stream => ()
<stream>.
io
streams
Writes a newline sequence to output-stream.
A method for new-line is defined on <string-stream> that writes the character \n to the string stream.