The Racket repository
Go to file
Eli Barzilay 945dc376d2 * Removed `with-handlers*' that was causing a problem in some long
nested streams example (from Jos Koot).
* Replaced with `call-with-exception-handler' which is (intentionally)
  not tail-recursive, but it seems to work fine now.
* The `lazy' form is restricted to single-valued expressions only.

svn: r10416
2008-06-23 04:07:12 +00:00
collects * Removed `with-handlers*' that was causing a problem in some long 2008-06-23 04:07:12 +00:00
doc svn: r10391 2008-06-20 14:41:04 +00:00
man/man1 svn: r10369 2008-06-19 05:48:53 +00:00
src v4.0.1.1 2008-06-23 03:56:33 +00:00