|
|
|
|
|
by mark_and_sweep
2488 days ago
|
|
That's an unreasonable, excessive use of defensive programming. We're not talking about an unstable API here, we're talking about an operator. It would be just as unreasonable to "defend" your code against `1 + 1` suddenly returning a boolean rather than a number. |
|
Ignore the symbols and use the words. Which makes more sense to you?
"[My test] strictly equals true." or "[My test] loosely equals true."