So we need to override ==/!= on TrueClass, FalseClass, Float, Integer, Rational, etc.
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.
So we need to override
==/!=onTrueClass,FalseClass,Float,Integer,Rational, etc.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.