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

[#23] Implement Eq for JsonPath and nested types #34

Merged
merged 2 commits into from
Apr 1, 2023

Conversation

hiltontj
Copy link
Owner

@hiltontj hiltontj commented Apr 1, 2023

This will close #23 as I do not see any value in implementing Hash, Ord, or PartialOrd for now.

@hiltontj hiltontj added the enhancement New feature or request label Apr 1, 2023
@hiltontj hiltontj self-assigned this Apr 1, 2023
@hiltontj hiltontj merged commit 09460a9 into main Apr 1, 2023
@hiltontj hiltontj deleted the 23-common-traits-eq branch April 1, 2023 20:13
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

Successfully merging this pull request may close these issues.

JsonPath type should implement more common traits
1 participant