Re: new "empty" value/type in Lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: new "empty" value/type in Lua?
- From: Jorge <xxopxe@...>
- Date: 2013年6月28日 02:00:03 -0300
On 28/06/13 01:42, Tim Mensch wrote:
On 6/27/2013 9:40 PM, Andrew Starks wrote:
As I'm sure you're aware, you can modify __ipairs and __len in any
way that you wish.
Unless you're using Lua 5.1 or LuaJIT (without the LJ_52 compatibility
preprocessor flag).
As the original post proposes a change, it's a moot point :)
Jorge