[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Empty? No. Array? No. Has? Yes.
- From: Thomas Jericke <tjericke@...>
- Date: Thu, 04 Jul 2013 12:28:17 +0000
On 07/04/2013 08:51 AM, Philipp Janda wrote:
Both approaches need an incompatible way of deleting values. In fact
*any* approach which allows storing nils needs a new syntax for
removing values (or new syntax for storing nil, `t[n] = nil` cannot be
used for both).
Isn't this the essence of the whole discussion? It doesn't matter wich
solution for storing nils you prefer you will never find a way around this.
--
Thomas
- References:
- Empty? No. Array? No. Has? Yes., Dirk Laurie
- Re: Empty? No. Array? No. Has? Yes., steve donovan
- Re: Empty? No. Array? No. Has? Yes., Roberto Ierusalimschy
- Re: Empty? No. Array? No. Has? Yes., Sean Conner
- Re: Empty? No. Array? No. Has? Yes., Roberto Ierusalimschy
- Re: Empty? No. Array? No. Has? Yes., Andrew Starks
- Re: Empty? No. Array? No. Has? Yes., Philipp Janda
- Re: Empty? No. Array? No. Has? Yes., Andrew Starks
- Re: Empty? No. Array? No. Has? Yes., Philipp Janda
- Re: Empty? No. Array? No. Has? Yes., Andrew Starks
- Re: Empty? No. Array? No. Has? Yes., Philipp Janda
- Re: Empty? No. Array? No. Has? Yes., Andrew Starks
- Re: Empty? No. Array? No. Has? Yes., Philipp Janda