[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (work1) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 14 Mar 2018 11:27:26 -0300
> In the presence of holes, #t seems to still have the same
> easy-to-define/hard-to-understand semantics from Lua 5.1-5.3.
I said this in my first post:
You still can create tables with holes, but you must get out of your
way to do it.
Once you get out of your way and create holes, all the "standard
behavior" are back. But you asked for it...
-- Roberto
- References:
- Re: [ANN] Lua 5.4.0 (work1) now available, Coda Highland
- Re: [ANN] Lua 5.4.0 (work1) now available, Russell Haley
- Re: [ANN] Lua 5.4.0 (work1) now available, Coda Highland
- Re: [ANN] Lua 5.4.0 (work1) now available, Russell Haley
- Re: [ANN] Lua 5.4.0 (work1) now available, Russell Haley
- Re: [ANN] Lua 5.4.0 (work1) now available, Russell Haley
- Re: [ANN] Lua 5.4.0 (work1) now available, Russell Haley
- Re: [ANN] Lua 5.4.0 (work1) now available, Russell Haley
- Re: [ANN] Lua 5.4.0 (work1) now available, Coda Highland
- Re: [ANN] Lua 5.4.0 (work1) now available, Hisham