Y
Hacker News
new
|
ask
|
show
|
jobs
by
chuckadams
38 days ago
The existence of null is not the problem, it’s when null populates every single non-primitive type, making every access into a logic bomb unless explicitly checked. When null is a distinct type, there’s no problem at all.