[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Tuples and other constant values
- From: Parke <parke.nexus@...>
- Date: Wed, 8 Jul 2015 10:38:07 -0700
> 2015-07-07 0:13 GMT+02:00 Coda Highland <chighland@gmail.com>:
>> A large proportion of the tuple users I've met are Python converts.
> 2015-07-08 2:34 GMT+02:00 Tim Hill <drtimhill@gmail.com>:
>> You can think of them as an aggregate constant.
On Wed, Jul 8, 2015 at 1:43 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> The main reason why aggregate constants would be nice to have in
> Lua is that more lurking bugs can be caught at compile time.
How so? Can you provide an example that would result in a compile time error?
-Parke
- References:
- Tuples and other constant values, Dirk Laurie
- Re: Tuples and other constant values, Cosmin Apreutesei
- Re: Tuples and other constant values, Coda Highland
- Re: Tuples and other constant values, Cosmin Apreutesei
- Re: Tuples and other constant values, Tim Hill
- Re: Tuples and other constant values, Coda Highland
- Re: Tuples and other constant values, Tim Hill
- Re: Tuples and other constant values, Jay Carlson
- Re: Tuples and other constant values, Daurnimator
- Re: Tuples and other constant values, Tim Hill
- Re: Tuples and other constant values, Dirk Laurie