We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
So we need to override ==/!= on TrueClass, FalseClass, Float, Integer, Rational, etc.
==
!=
TrueClass
FalseClass
Float
Integer
Rational
This could cause performance issues, but the alternative is a lot of brokenness. Perhaps we need a bit of C to improve performance here.
This used to sort of work, but not in any consistent way.