Re: __newindex rawsetless semantics?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: __newindex rawsetless semantics?
- From: Steven Degutis <sbdegutis@...>
- Date: 2014年10月16日 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.