Michael Livshin
|
fc7a9e81a6
|
* streams.scm (stream-for-each-many): typo fix.
|
2001-06-25 03:27:51 +00:00 |
|
Marius Vollmer
|
a482f2cc7b
|
Added exception notice to all files.
(module-export!): Revert 2001-06-02 change. It
caused more problems than it solved by accidentally re-exporting
importing bindings once in a while.
|
2001-06-03 23:29:45 +00:00 |
|
Michael Livshin
|
b87e3d4d19
|
* streams.scm (stream-fold, stream-for-each): don't use named let,
because it prevents the gc from junking the stream argument.
|
2000-04-03 15:38:35 +00:00 |
|
Greg J. Badros
|
ed11b876c8
|
* streams.scm: Doc patch from Richard Kim, using MIT Scheme as
source of the numerous very short changes.
|
2000-03-01 20:21:24 +00:00 |
|
Jim Blandy
|
8cdfb9aa53
|
* streams.scm: New module, contributed by Michael Livshin.
* Makefile.am (ice9_sources): List it.
* Makefile.in: Regenerated.
|
1999-07-19 19:07:09 +00:00 |
|