lua-users home
lua-l archive

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


Quoth SoniEx2:
> For userdata it would end up in an attempt to rawset(ud,k,v) :P

Then don't do it if type(t) isn't a table.