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

Add __eq__ and related methods to Node and Collection #38

Open
apdavison opened this issue May 16, 2024 · 0 comments · May be fixed by #41
Open

Add __eq__ and related methods to Node and Collection #38

apdavison opened this issue May 16, 2024 · 0 comments · May be fixed by #41
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@apdavison
Copy link
Member

To make it easier to check if two nodes are the same, and if two collections are the same, we should add __eq__ and/or __ne__ methods to the Node, Link, and Collection classes.

@apdavison apdavison added the enhancement New feature or request label May 16, 2024
@apdavison apdavison added this to the 0.3.0 milestone May 16, 2024
@Peyman-N Peyman-N self-assigned this May 27, 2024
@apdavison apdavison modified the milestones: 0.2.1, 0.3.0 Jun 21, 2024
@Peyman-N Peyman-N linked a pull request Jul 3, 2024 that will close this issue
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 a pull request may close this issue.

2 participants