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

enhancement: possible implementation basis for hash based collections (maps and set) #164

Open
crusso opened this issue Feb 19, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@crusso
Copy link
Contributor

crusso commented Feb 19, 2025

I stumbled on this paper on Java immutable hash-based maps and sets that might be useful.

https://michael.steindorfer.name/publications/oopsla15.pdf

@crusso crusso added the enhancement New feature or request label Feb 19, 2025
@crusso crusso changed the title Hask Based datastructures enhancement: possible implementatiin ideas for hash based collections (maps and set) Feb 19, 2025
@crusso crusso changed the title enhancement: possible implementatiin ideas for hash based collections (maps and set) enhancement: possible implementation basis for hash based collections (maps and set) Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant