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

Allow persistent map to use any hash function #1799

Merged
merged 1 commit into from Apr 4, 2017
Merged

Allow persistent map to use any hash function #1799

merged 1 commit into from Apr 4, 2017

Conversation

Theodus
Copy link
Contributor

@Theodus Theodus commented Apr 4, 2017

This change allows the persistent map to use any given hash function like the mutable hash map. I consider this to be under the principle of least surprise, especially since existing code will not be broken.

@Theodus Theodus added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Apr 4, 2017
Copy link
Member

@jemc jemc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Agreed about principle of least surprise.

Feel free to merge when CI passes.

@Theodus Theodus merged commit ca02aa2 into ponylang:master Apr 4, 2017
ponylang-main added a commit that referenced this pull request Apr 4, 2017
@Theodus Theodus deleted the mapis branch April 4, 2017 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants