Implements clear-output.
stream
stream-clear-output stream => nil
stream⇩ |
A stream. |
The generic function stream-clear-output
implements clear-output. The default method specalizes stream on fundamental-output-stream and does nothing.
There is an example in 24.2.5 Stream output.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:01