lua-users home
lua-l archive

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



On 14/10/14 10:18 AM, Javier Guerra Giraldez wrote:
On Tue, Oct 14, 2014 at 8:06 AM, Thiago L. <fakedme@gmail.com> wrote:
the gain is that I don't have to expose rawset...

but what if i don't want to set anything to this table?

then you don't return anything? (or return nil key?)