chickadee » genequal » numeric-comparator

numeric-comparator obj1 obj2 comparators-listprocedure

A comparator that returns #t if obj1 and obj2 are numbers that are equal by =, #f if they are not equal by =, and a third value otherwise. The comparators-list argument is ignored.