[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Different shades of false
- From: "Alen Ladavac" <alenl-ml@...>
- Date: Thu, 2 Mar 2006 17:12:09 +0100
From: "DarkGod" <darkgod@t-o-m-e.net>
I, too, have trouble understanding why nil ~= false ?
It's not hard to understand that. This is perfectly orthogonal. Values of
different types are always different. The question is different: If you have
two logically false values of different types, then why not have one for
each type.
Alen