[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Scheme-reports] fresh empty strings



Hello,

The Scheme reports seem to require that:

  (eq? (list) (list)) => #f

What about these?

  (eq? (string) (string))
  (eq? (vector) (vector))
  ...

Regards,

Andy
-- 
http://wingolog.org/

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports