Hacker News new | ask | show | jobs
by kirse 4636 days ago
Tried that first, but that will fail on the "false" case.
1 comments

It needs a triple-equals, because false == 0, but false !== 0