Hacker News new | ask | show | jobs
by amw-zero 2056 days ago
That’s not what I asked. I know what the distinction is. I asked why would I ever need that distinction in a program.

In 10 years I’ve never come across a situation where I found that distinction useful.

1 comments

Agree. I would never attempt to write flow control that had different cases for handling undefined and null. It feels so extremely brittle