Re: Thoughts on {...} and tbl[nil]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Thoughts on {...} and tbl[nil]
- From: Andrew Gierth <andrew@...>
- Date: 2018年6月02日 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.