[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Bug] Wording
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 3 May 2017 10:26:01 +0200
2017-05-03 7:46 GMT+02:00 Jonathan Goble <jcgoble3@gmail.com>:
> On Wed, May 3, 2017 at 1:43 AM Dirk Laurie <dirk.laurie@gmail.com> wrote:
>>
>> 2017-05-03 1:01 GMT+02:00 Soni L. <fakedme@gmail.com>:
>>
>> > The manual says "The type table implements associative arrays, that is,
>> > arrays that can be indexed not only with numbers, but with any Lua value
>> > except nil and NaN."
>> >
>> > I believe this would be better worded as "The type table implements
>> > associative arrays, that is, arrays that can have as indices not only
>> > numbers, but any Lua value except nil and NaN."
>>
>> This is a [Bug]??
>
>
> Bugs are not restricted to only code. Documentation can also have bugs, such
> as when it is not clear on something or gives incorrect information.
Well, if "index with" rather than "can have index" is deemed a bug,
then Nicolas Bourbaki is alive and well and hyperactive on Lua-L.