Y
Hacker News
new
|
ask
|
show
|
jobs
by
codygman
1854 days ago
> Forced error handling semantics so that unhappy paths are easily enumerated
They could have just added pattern matching and exhaustivity checking though, right?