The Racket repository
Go to file
Eli Barzilay 3619ab2062 * USe a thunk for caught values, not just the exception value, since
(as Mathew notes as a bug) any value can be raised
*  Actually use an applicable struct, so we can printout something
   sensible.  The current printout is:
     #<promise!exn!...exn-message...> for exceptions
     #<promise!(raise val)> for other values

svn: r10423
2008-06-23 13:57:18 +00:00
collects * USe a thunk for caught values, not just the exception value, since 2008-06-23 13:57:18 +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