Skip to content

feat: Implement row equality traits #400

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 1 commit into from
Nov 8, 2022
Merged

feat: Implement row equality traits #400

merged 1 commit into from
Nov 8, 2022

Conversation

molpopgen
Copy link
Member

  • Compare row to row view via PartialEq
  • derive(Debug) for row views and the tables

* can compare owning rows to row views.
* streamline impl of PartialEq for IndividualTableRow
* derive Debug for table row views
* derive Debug for the non-owning tables.
@molpopgen molpopgen merged commit 23b69ad into main Nov 8, 2022
@molpopgen molpopgen deleted the row_equality branch November 8, 2022 21:18
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.

1 participant