Skip to content

Derive Hash, Ord and PartialOrd for AccKey #58

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

Merged
merged 2 commits into from
Jun 24, 2022
Merged

Derive Hash, Ord and PartialOrd for AccKey #58

merged 2 commits into from
Jun 24, 2022

Conversation

tompntn
Copy link
Contributor

@tompntn tompntn commented Jun 24, 2022

These methods are useful when using AccKey in data structures, for example as keys in a HashMap.

@tompntn tompntn requested review from Reisen and ali-behjati June 24, 2022 13:20
ali-behjati
ali-behjati previously approved these changes Jun 24, 2022
Copy link
Collaborator

@ali-behjati ali-behjati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also bump the version?

Copy link
Collaborator

@ali-behjati ali-behjati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@tompntn tompntn merged commit c94ae4d into main Jun 24, 2022
@tompntn tompntn deleted the hash-acc-key branch June 24, 2022 14:40
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.

2 participants