Generic Function
fresh-line to start a new line on a given stream. stream
stream-fresh-line stream => bool
A stream.
A generalized boolean.
stream-fresh-line is used byfresh-line to start a new line on a stream. The default method usesstream-start-line-p andstream-terpri. The result value ist if a new line is output successfully. stream-start-line-pstream-terpri