[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Does PIL (3rd edition) repeatedly misuse the length operator on tables and invoke undefined behavior?
- From: Oliver Kroth <oliver.kroth@...>
- Date: Wed, 17 Sep 2014 16:16:48 +0200
Hi, I typed
=#{}
into the Lua console and got:
0
which seems pretty OK to me as it has 0 elements before the first
non-existing.
--
Oliver