lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Dec 14, 2010 at 07:40:05AM +0200, Mark Hamburg wrote:
> Here is another potential solution to the "holes" problem:
> 
> 1. Define a new value type HOLE or NIL or NULL or whatever. 

Sorry, I stop reading the post right here.  A language that
has only 8 value types can't afford to add a type simply to
address a minor inconvenience.

Dirk