The (rnrs io simple (6)) library provides convenience functions
for performing textual I/O on ports. This library also exports all of
the condition types and associated procedures described in
(see I/O Conditions).
These procedures are identical to the ones provided by the
(rnrs io ports (6))library. See R6RS I/O Ports, for documentation.
These procedures are identical to the ones provided by Guile's core library. See Ports, for documentation.
These procedures are identical to the ones provided by Guile's core library. See File Ports, for documentation.
These procedures are identical to the ones provided by Guile's core library. See Closing, for documentation.
These procedures are identical to the ones provided by Guile's core library. See Reading, for documentation.
This procedure is identical to the one provided by Guile's core library. See Scheme Read, for documentation.
These procedures are identical to the ones provided by Guile's core library. See Writing, for documentation.