[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Alternative to ~= for inequality?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 7 Mar 2013 12:53:04 -0300
> I'd prefer to see ¬= myself. Makes more sense to me than ~= and != both.
Since ¬ is not ASCII, we opted for ~ . In logic, both ¬ and ~ are used
for "not": http://en.wikipedia.org/wiki/Negation#Notation