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

Hashable with hashWithSeed #3556

Closed
wants to merge 6 commits into from
Closed

Conversation

fehrenbach
Copy link
Contributor

Matches purescript/purescript-prelude#198 i.e. Hashable with hashWithSalt.

This passes the incoming salt to the recursive calls. Maybe it should chain calls instead. Again, the hash function itself is easily changed.

@fehrenbach
Copy link
Contributor Author

Closing in favour of #3446.

@fehrenbach fehrenbach closed this Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant