5.11 The STREAMS module
Open generic function
Generic function for testing whether a stream is open.
stream-open? stream => open?
<stream>
<boolean>
io
streams
Returns #t if stream is open and #f if it is not.
#t
#f
close, page 65
close