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

improve hash of Sets #24669

Merged
merged 4 commits into from
Nov 21, 2017
Merged

improve hash of Sets #24669

merged 4 commits into from
Nov 21, 2017

Conversation

augustinyiptong
Copy link
Contributor

This is a fix for an issue very similar to #19995 but when the dictionary keys are sets.

improve hash of Sets to prevent issue with different dictionaries hashing to the same value
@ararslan ararslan added the domain:collections Data structures holding multiple items, e.g. sets label Nov 20, 2017
@JeffBezanson
Copy link
Sponsor Member

Thanks!

@JeffBezanson JeffBezanson merged commit 1844aa0 into JuliaLang:master Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:collections Data structures holding multiple items, e.g. sets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants