Re: Application letters at the Haskell workshop: suggestion
16 Sep
2001
16 Sep
'01
6:04 a.m.
At 2001-09-15 08:31, Mark Carroll wrote:
AFAICS a simple way to get out of this is to only have one exception type that carries no information instead of different ones so we can't distinguish one exception from another, but that's obviously not great.
Isn't that what 'bottom' is? -- Ashley Yakeley, Seattle WA
16 Sep
16 Sep
6:36 a.m.
New subject: Application letters at the Haskell workshop: suggestion
On Sat, 15 Sep 2001, Ashley Yakeley wrote:
At 2001-09-15 08:31, Mark Carroll wrote:
AFAICS a simple way to get out of this is to only have one exception type that carries no information instead of different ones so we can't distinguish one exception from another, but that's obviously not great.
Isn't that what 'bottom' is?
Yes, except it has the mild disadvantage of not terminating! (-: -- Mark
9079
Age (days ago)
9079
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ashley Yakeley -
Mark Carroll