> Using addresses wouldn't work, generate-unique-valueSure, just
> would have to increment a global counter (which need
> not be unique to this location). Though if the counter
> ever overflows into a bignum all optimization is lost.
(define (generate-unique-value) (cons #t #t))
or something similar.
_______________________________________________ Scheme-reports mailing list Scheme-reports@x http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports