Hacker News new | ask | show | jobs
by dpc_pw 2810 days ago
Errors are not exceptional problems.
1 comments

I didn't say that, I said that exceptions are used for exceptional problems. Expected errors like missing values are better handled using optional types. I find the one ring to rule them all attitude less than constructive.