[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: __newindex rawsetless semantics?
- From: Steven Degutis <sbdegutis@...>
- Date: Thu, 16 Oct 2014 18:35:04 -0500
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.