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

feature: deep equality and hash code methods #7

Open
austinmilt opened this issue Apr 25, 2024 · 0 comments
Open

feature: deep equality and hash code methods #7

austinmilt opened this issue Apr 25, 2024 · 0 comments

Comments

@austinmilt
Copy link
Collaborator

Overriding the == operator and hashCode method for generated types would make it easier to use types in hashed collections (sets and map keys) and do equality checking in tests.

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

1 participant