Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove Equality Operators in Error Class #85

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Dec 24, 2023

This pull request resolves #81 by removing operator== and operator!= from the errors::Error class.

@threeal threeal marked this pull request as ready for review December 24, 2023 14:58
@threeal threeal merged commit 266143a into main Dec 24, 2023
6 checks passed
@threeal threeal deleted the rm-equality-operators branch December 24, 2023 14:58
@threeal threeal self-assigned this Dec 24, 2023
@threeal threeal added the feat label Dec 24, 2023
@threeal threeal added this to the Version 1.0.0 milestone Dec 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Equality Operators in Error Class
1 participant