On Sat, Oct 17, 2015 at 1:12 AM, Taylan Ulrich Bayırlı/Kammer <xxxxxx@gmail.com> wrote:

Sorry, I still don't understand.  If an implementation has an internal
eq-hash whose results change between GC runs, then wouldn't (define
symbol-hash eq-hash) be an illegal implementation for symbol-hash?

Think about how you would implement symbol-hash in
terms of the R6RS hash table library.

-- 
Alex