lua-users home
lua-l archive

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


On Wed, Oct 2, 2013 at 11:55 AM, Paul K <paulclinger@yahoo.com> wrote:
> which means that #t *may* return non-zero
> results on tables that don't have *any* array part.

I don't think that this is true, and if it is, I'm totally screwed
because I've been writing some subtly buggy code.... :)

-Andrew