Hacker News new | ask | show | jobs
by tome 1809 days ago
I think it's because `Either a b` contains all of `undefined`, `Left undefined` and `Right undefined`. In other words, a technicality.
1 comments

And this is not even the bottom of Haskell's unsoundness.