Next Previous Up Top Contents Index

5.2 Extensions to the Dylan library

5.2.3 Equality comparisons

The = function compares two objects and returns #t if the values of the two objects are equal to each other, that is of the same magnitude.


Common Dylan and Functional Extensions - 31 Mar 00

Next Previous Up Top Contents Index