Skip to content

feat: derive Hash for all data structures#295

Open
henryhchchc wants to merge 1 commit intogluon-lang:masterfrom
henryhchchc:hashed
Open

feat: derive Hash for all data structures#295
henryhchchc wants to merge 1 commit intogluon-lang:masterfrom
henryhchchc:hashed

Conversation

@henryhchchc
Copy link
Copy Markdown

I made this an opt-in feature as in some data structures we are replacing HashMap with OrderMap.

Fix #245

@nilskch
Copy link
Copy Markdown

nilskch commented Jan 24, 2025

I would be interested in this as well 👀

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.

many types don't derive Hash even though they can

2 participants