On Fri 20 Jan 2012 22:33, Andy Wingo <[email protected]> writes: > (eq? (list) (list)) => #f
Typo or thinko? Clearly I meant #t here. > What about these? > > (eq? (string) (string)) > (eq? (vector) (vector)) > ... This question still stands. Andy -- http://wingolog.org/ _______________________________________________ Scheme-reports mailing list [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
