#22464: Speed up common Fraction operations by special-casing several
operations for int-type arguments: constructor and equality test. Also avoid redundant property lookups in addition and subtraction.
Showing
Please register or sign in to comment