[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: New array type? (was: 'table' as fallback for tables)
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 7 Jul 2016 09:08:03 +0200
On Thu, Jul 7, 2016 at 8:30 AM, Coda Highland <chighland@gmail.com> wrote:
> The counterproposal being made is to use the existing language
> features to define a type that has a specific set of behaviors for the
> scenarios where those behaviors are explicitly desired without making
> modifications that would affect the language more broadly.
Exactly. Like the pack/unpack case.
Personally I wear Dirk's "Lua works for me" T-shirt (if it weren't so
damn cold in the mornings) and I look after a lot of Lua. The urge to
keep nils in tables other than varargs does not happen to me. It would
be cool if #t was O(1), however.
steve d.
- References:
- Re: New array type? (was: 'table' as fallback for tables), Jonathan Goble
- Re: New array type? (was: 'table' as fallback for tables), Philipp Janda
- Re: New array type? (was: 'table' as fallback for tables), steve donovan
- Re: New array type? (was: 'table' as fallback for tables), Philipp Janda
- Re: New array type? (was: 'table' as fallback for tables), steve donovan
- Re: New array type? (was: 'table' as fallback for tables), Hisham
- Re: New array type? (was: 'table' as fallback for tables), steve donovan
- Re: New array type? (was: 'table' as fallback for tables), steve donovan
- Re: New array type? (was: 'table' as fallback for tables), Soni L.
- Re: New array type? (was: 'table' as fallback for tables), Tim Hill
- Re: New array type? (was: 'table' as fallback for tables), Soni L.
- Re: New array type? (was: 'table' as fallback for tables), Tim Hill
- Re: New array type? (was: 'table' as fallback for tables), Coda Highland