[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Possible bug with the length operator
- From: Eduardo Ochs <eduardoochs@...>
- Date: Sun, 3 Apr 2011 12:09:40 -0300
On Sun, Apr 3, 2011 at 6:36 AM, H. Diedrich <hd2010@eonblast.com> wrote:
> Eduardo Ochs schrieb:
>>
>> #{1, 2, 3, x=4} is 3
>
> Would this not still be debatable/misunderstandable, to be possibly 4?
That would be the sense 2 for "#" in Roberto's message
(<http://lua-users.org/lists/lua-l/2011-04/msg00013.html>):
"the total number of keys".
Cheers,
Eduardo