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

I like the way Lua does it, where "null" and "undefined" are the same concept, and represented by nil. I don't know if that could be done in Javascript though due to the difference between variable access and property access.



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

Search: