lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Aug 19, 2016 at 2:23 PM, Andrew Starks <andrew@starksfam.org> wrote:
>
> "Any table containing a non-nil value at index 1. The length of the
> sequence is the number of non-nil keys from `1..n`."

Sorry, that should be:

"Any table containing a non-nil value at index 1. The length of the
sequence is the number of non-nil values in indexes `1..n`." ... or
something clearer.

-- 
Andrew Starks
andrew@starksfam.org