[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Thoughts on {...} and tbl[nil]
- From: Andrew Gierth <andrew@...>
- Date: Sat, 02 Jun 2018 18:46:58 +0100
>>>>> "Rodrigo" == Rodrigo Azevedo <rodrigoams@gmail.com> writes:
Rodrigo> NIL_IN_TABLE is good only for 'arrays' types,
This is absolutely not true; I've been finding the lack of nils in
tables _very_ frustrating, and none of my use-cases have been anything
to do with arrays as opposed to more general tables.
--
Andrew.