From: Alex Shinn <[email protected]> Subject: Re: [Chicken-hackers] something equal? to EQUALP Date: Tue, 07 Sep 2010 20:09:19 +0900
> 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? Yes, exactly. cheers, felix _______________________________________________ Chicken-hackers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-hackers
