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

intersection: Provide sort functions #759

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

johannes-wolf
Copy link
Member

@johannes-wolf johannes-wolf commented Nov 27, 2024

Adds a sort: key to the intersections function, that
allows passing a sort-function.

fixes #667

@johannes-wolf johannes-wolf added the feature 🎁 Feature Request label Nov 27, 2024
@johannes-wolf johannes-wolf force-pushed the intersection-point-ordering branch from 2726a14 to 91f9c42 Compare November 27, 2024 22:06
@johannes-wolf johannes-wolf force-pushed the intersection-point-ordering branch from 91f9c42 to 13793f0 Compare November 27, 2024 22:08
@johannes-wolf johannes-wolf linked an issue Nov 27, 2024 that may be closed by this pull request
@johannes-wolf johannes-wolf merged commit f962fd4 into master Nov 28, 2024
1 check passed
@johannes-wolf johannes-wolf deleted the intersection-point-ordering branch November 28, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🎁 Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Predictable intersections discovery
2 participants