[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Second class nil? Strong and weak nils in tables?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sat, 27 Oct 2007 11:28:51 -0200
> Another possibility would be to have a special unique non-nil value
> (call it 'null') which is used to represent any embedded nils in
> {...}.
You can use null=false or null={} if you must have null.