The equality operator was comparing the raw floats when two were given. Also, type() was called when it was not needed.
60 KiB
60 KiB
The equality operator was comparing the raw floats when two were given. Also, type() was called when it was not needed.