Hacker News new | past | comments | ask | show | jobs | submit login

Do we have an explanation yet for why

   null == 0  -> false?
It can't be because operands are converted to numbers or booleans, since 0 == 0 and false == false are both true.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: