Racket allows different types of keys in a single hash, so there must be a 
hash function that works for different types(different primitive types), I 
wonder how Racket implements this under the hood.
Also, If I want to implement a hash table which allows different types of 
keys, how can I implement such a hash function in Racket?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/ad183814-d9f1-454b-b1a2-d1a9b394f49d%40googlegroups.com.

Reply via email to