equal~?

equal~? : (any any non-negative-real -> boolean)

purpose:
to compare like equal? on the first two arguments, except using =~ in the case of real numbers


Advanced Student Language