-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add helpers for
ContactData
and SingleContact
to flip contact data (
#557) # Objective Sometimes it can be useful to flip contact data, for example when you want to guarantee that `contact.point1` is always the point on the desired entity when iterating over its contacts. ## Solution Add `flip` and `flipped` helpers for `ContactData` and `SingleContact`.
- Loading branch information
Showing
1 changed file
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters