Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hash function of {set,bag}-comparator #2

Merged
merged 1 commit into from
Apr 26, 2016
Merged

Fix hash function of {set,bag}-comparator #2

merged 1 commit into from
Apr 26, 2016

Conversation

shirok
Copy link
Contributor

@shirok shirok commented Apr 26, 2016

Hash value of set/bag must not rely on the visiting order of
hash-table-for-each (called via sob-fold).

Hash value of set/bag must not rely on the visiting order of
hash-table-for-each (called via sob-fold).
@arthurgleckler arthurgleckler merged commit 6e8cd07 into scheme-requests-for-implementation:master Apr 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants