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

Make Map fields a HashMap instead of a list of entries #52

Open
Arwalk opened this issue Jul 25, 2024 · 0 comments
Open

Make Map fields a HashMap instead of a list of entries #52

Arwalk opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Arwalk
Copy link
Owner

Arwalk commented Jul 25, 2024

The current implementation of Map fields is closer to the encoding of PB than what it's actual functionality should provide.

HashMaps in the the standard library should be sufficient for our needs.

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