|
| open-stream-p stream | [Generic Function] |
Return true if stream is not closed. A default method is provided for the class stream which returns true if close has not been called on the stream.
|
| open-stream-p stream | [Generic Function] |
Return true if stream is not closed. A default method is provided for the class stream which returns true if close has not been called on the stream.