[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: table 'n' field now totally gone?
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 17 Jan 2005 10:16:29 -0200
> Who knows, if the special 'n' field that's been hanging as a left-over
> from Lua 4 time is now totally gone? If so, do you know when it went?
There is still a pending problem with `table.insert' (the major reason
for getn and similar stuff) that we will have to discuss before 5.1
final.
-- Roberto