Hacker News new | ask | show | jobs
by saagarjha 2460 days ago
> If "a thing can't be null/nothing", then you've made an error in making it an optional.

There are cases where the programmer cannot express this to the compiler without a bottom type.