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

Error: Add Error Comparison Operators #18

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Error: Add Error Comparison Operators #18

merged 2 commits into from
Jun 23, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jun 23, 2023

Implement two operator functions (== and !=) to compare whether two Error objects are equal or not.

Closes #17.

@threeal threeal added the feat label Jun 23, 2023
@threeal threeal self-assigned this Jun 23, 2023
@threeal threeal changed the title Error: Add Error Comparison Functions Error: Add Error Comparison Operators Jun 23, 2023
@threeal threeal marked this pull request as ready for review June 23, 2023 16:30
@threeal threeal merged commit ae1cc39 into main Jun 23, 2023
@threeal threeal deleted the add-error-comparison branch June 23, 2023 16:30
# 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.

Error: Add Error Comparison
1 participant