1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-11 16:20:19 +02:00
guile/module/rnrs/io
Andy Wingo 5a35d42aa5 add read-string and read-string! to (ice-9 rdelim)
* module/ice-9/rdelim.scm (read-string!, read-string): New functions.
* test-suite/tests/rdelim.test: Add tests.
* doc/ref/api-io.texi: Add docs.

* module/ice-9/iconv.scm:
* module/rnrs/io/ports.scm:
* module/web/uri.scm: Use the new functions.
2013-01-22 15:15:43 +01:00
..
ports.scm add read-string and read-string! to (ice-9 rdelim) 2013-01-22 15:15:43 +01:00
simple.scm Make the R6RS simple I/O library use conditions 2011-05-07 23:48:46 +02:00