[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Depth indexing of nil
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 8 Jul 2015 23:12:12 -0300
Use
debug.setmetatable(nil, {__index = {}})
See http://lua-users.org/lists/lua-l/2010-05/msg00159.html