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

Point class is now Comparable #14

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Point class is now Comparable #14

merged 2 commits into from
Sep 21, 2023

Conversation

dabico
Copy link
Member

@dabico dabico commented Sep 21, 2023

This allows us to sort Point instances based on their position in a file. This could be useful for some Node operations.

This implies that points are now sortable top-to-bottom, left-to-right
@dabico dabico merged commit 30f39b2 into master Sep 21, 2023
@dabico dabico deleted the enhancement/comparable branch September 21, 2023 13:46
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