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

Fixed panic when NaN is passed #28

Merged
merged 2 commits into from
Mar 20, 2023
Merged

Fixed panic when NaN is passed #28

merged 2 commits into from
Mar 20, 2023

Conversation

AndriBaal
Copy link
Contributor

Previously, the triangulation panicked when NaN was passed because there was no fall back to equal in the sort comparison.

Copy link
Owner

@mourner mourner left a comment

Choose a reason for hiding this comment

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

Looks great to me, just needs a tiny fix to pass the Lint stage.

@AndriBaal AndriBaal requested a review from mourner March 20, 2023 19:02
@mourner mourner merged commit 4e17b93 into mourner:master Mar 20, 2023
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.

None yet

2 participants