Felix <[email protected]> writes: > Repeatedly I need an equivalence predicate that performs structural > comparison but also compares numbers numerically (as `=' does, note > that `equal?' does not use `=' for number comparison).
You mean because `equal?' distinguishes exactness? I'll bring this up as an issue for R7RS. -- Alex _______________________________________________ Chicken-hackers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-hackers
