[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [PROPOSAL] multiple keys/values with function metamethod
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 13 Sep 2015 08:13:57 +0200
2015-09-13 0:30 GMT+02:00 Tim Hill <drtimhill@gmail.com>:
> APL, anyone?
The Lua analogue to what APL does would be t[{1,2,3}]. I.e. array-valued
indices, not multiple indices.