Implements force-output.
stream
stream-force-output stream => nil
stream⇩ |
A stream. |
The generic function stream-force-output
implements force-output. The default method specializes 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