[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Idea. Removing nils from the language.
- From: Steven Degutis <sbdegutis@...>
- Date: Fri, 9 Jan 2015 11:21:40 -0600
What would happen if you accessed a key in a table that it doesn't
contain? Right now it returns nil. What would it do instead if we
removed nil?