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 len() and is_empty() to MultiPoint. #1109

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

andriyDev
Copy link
Contributor

@andriyDev andriyDev commented Nov 13, 2023

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

Adds len() and is_empty() to MultiPoint.

Fixes #1099.

@andriyDev andriyDev changed the title Add len() to MultiPoint. Add len() and is_empty() to MultiPoint. Nov 13, 2023
Copy link
Member

@lnicola lnicola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth adding a CHANGES.md entry.

@andriyDev
Copy link
Contributor Author

Might be worth adding a CHANGES.md entry.

Done! I wasn't sure if this was a big enough change to add to the changelist haha

@michaelkirk michaelkirk added this pull request to the merge queue Nov 14, 2023
Merged via the queue into georust:main with commit 8ac7a7a Nov 14, 2023
15 checks passed
@andriyDev andriyDev deleted the mutlipoint_len branch December 11, 2023 07:55
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.

MultiPoint::len
4 participants