![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^8: Burned by precedence rules (eqv)by TimToady (Parson) |
on Dec 31, 2008 at 03:17 UTC ( #733392=note: print w/replies, xml ) | Need Help?? |
Well, we can't use eqv because we already use that for something else, but we do have a Boolean not-equal already:
What we don't have is a Boolean equal. I thought about adding: but people would probably think that means: which is nonsense, but they'd still think it. :-) Anyway, the utility is not worth the extra complexity, in my opinion. Comparing two Booleans for equivalence is an odd enough thing to do that I don't mind if it looks a little odd.
In Section
Meditations
|
|