[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Standard libraries (was Re: Virgin tables)
- From: Dirk Laurie <dpl@...>
- Date: Thu, 30 Dec 2010 23:16:10 +0200
On Thu, Dec 30, 2010 at 10:25:22PM +0200, Greg Falcon wrote:
>
> Part of the point here is to support "holes". You want
> array(nil, nil, nil)
> to make a three-element array containing all nils.
Your own post, fifteen minutes later, says that the real problem
is that people can't accept that nil is not a first-class value,
and that if one tried making it into that, the result would be
very different from Lua.
I agree with Greg II, not with Greg I.
Dirk