lua-l archive
[
Date Prev
][Date Next][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: pairs(t, skey) and ipairs(t, skey)
From
: liam mail <liam.list@
...
>
Date
: Tue, 1 Oct 2013 00:32:16 +0100
On 30 September 2013 23:51, Paul K
<
paulclinger@yahoo.com
>
wrote:
next(t, #t) returns the first key in the hash part (if any).
Does it?
What does the length operator return for a table which has no array part or has holes?
When I was doing this I did use next in C[1]
[1] Something like
https://gist.github.com/aDevilInMe/6771819
--Liam
References
:
pairs(t, skey) and ipairs(t, skey)
,
Paul K
Prev by Date:
Re: pairs(t, skey) and ipairs(t, skey)
Previous by thread:
Re: pairs(t, skey) and ipairs(t, skey)
Next by thread:
The specified module could not be found - LUA C API
Index(es):
Date
Thread