[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Empty? No. Array? No. Has? Yes.
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 3 Jul 2013 10:38:55 +0200
2013/7/3 Thomas Jericke <tjericke@indel.ch>:
> To me it seems that a solution to arrays would solve the problem of the OP.
> And it would easy the handle with lists (arguments and results). Currently
> there is no standard first citizen type in Lua that can handle lists very
> well IMO.
My perception was based on the numerous references to SQL.
But let's hear Tim on this. Tim: would you be happy if tbl[15] could be
a real, tangible non-value but not tbl.optional?