Returns true if object is of type stream; otherwise, returns false.
streamp is unaffected by whether object, if it is a stream, is open or closed.
(streamp *terminal-io*) → true (streamp 1) → false
None.
(streamp object) ≡ (typep object 'stream)
\issue{CLOSED-STREAM-FUNCTIONS:ALLOW-INQUIRY}
Do not use this sidebar - nothing is linked here yet.
Click here instead.