eq? is almost useless. It always pleases me for some reason that (eq? +nan.0 +nan.0) is #t, but (eqv? +nan.0 +nan.0) is #f. Maybe eq? works for symbols? But if the symbol name includes unicode oddities, who knows? In s7 the byte sequences are compared, but maybe that violates some unicode rule.
_______________________________________________ Cmdist mailing list Cmdist@ccrma.stanford.edu https://cm-mail.stanford.edu/mailman/listinfo/cmdist