lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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?