Generic function, Sealed domain, G.f. method
Tests its arguments to see if they are of the same magnitude.
integers
= object1 object2 => boolean (Generic function) = complex1 complex2 => boolean (Sealed domain) = machine-number1 machine-number2 => boolean (G.f. method)
<boolean>
Other available methods are described in the Dylan Reference Manual.