bug#72065: (rnrs io ports) lacks documentation
Juliana Sims via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello, It seems that not all publicly-exported procedures in (rnrs io ports) are documented. I noticed this with the `open-<type>-[input|output]-port' procedures (eg `open-string-output-port') in particular, though I suspect others may also lack documentation. Best, Juli