lua-users home
lua-l archive

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


On Wed, Jul 3, 2013 at 1:51 PM, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
I think it does: it is called 'nil'. What Lua does not have is a way to
store 'nil' in a table.

Very true ;)  It's all about the inability to store it...