Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The very first feature listed is "nil." No thanks.


Had exactly the same thought. The first thing on the list: invalid reference/null pointer exceptions, or whatever they're called here.


This Nil is not a Null, and is only used as a sentinel value to return an error value. And unlike lua, indexing into an unasigned value will not return nil, but throw an exception like index_error.




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

Search: