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

Add support for HashMap<T> and HashSet<T> #15

Open
metaproph3t opened this issue Jan 25, 2023 · 3 comments
Open

Add support for HashMap<T> and HashSet<T> #15

metaproph3t opened this issue Jan 25, 2023 · 3 comments

Comments

@metaproph3t
Copy link

reference implementation: snippet 1, snippet 2

@marcus-pousette
Copy link
Member

marcus-pousette commented Jan 28, 2023

Good that you created an issue for this. I have postponed the for a while. Are you working on a project that requires this feature? (and you can't get away with arrays)

@vantessel
Copy link

+1 on HashMap, nothing that can't be done in other ways but having native support for hash maps would definitely speed up things

@beautyfree
Copy link

+1

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

No branches or pull requests

4 participants