On Tue, May 28, 2024 at 7:09 PM Antero Mejr <[email protected]> wrote:
> The last documentation comment uses #|? ... ?|#, which means it is > unattached (see the attached = #f field in the record). So the content > field will always be #f, because there is no content. After reading that > unattached record, then the eof-object will be read, because the port is > exhausted. > Thanks for the clarification.
