|
| From: | Alex Shinn |
| Subject: | Re: [Chicken-hackers] something equal? to EQUALP |
| Date: | Tue, 07 Sep 2010 20:09:19 +0900 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (darwin) |
Felix <address@hidden> 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
| [Prev in Thread] | Current Thread | [Next in Thread] |