Re: [Haskell-cafe] Re: exceptions vs. Either

6 Aug
2004
6 Aug
'04
6:19 a.m.
Not so. In Java, the programmer is forced to handle most exceptions
I forgot you had to do that... Exceptions are explicit in the type signatures. I think Oleg posted a message a while back about how to make exceptions explicit in haskell type signatures... But I would rather use static guarantees where possible, and exceptions where necessary. I haven't really tried using the techniques for explicit exceptions, but on consideration I might see if it is practical to code in that style... Keean.
7596
Age (days ago)
7596
Last active (days ago)
0 comments
1 participants
participants (1)
-
MR K P SCHUPKE