Skip to content

Avoid unnecessary comparison #9246

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

Closed
wants to merge 1 commit into from
Closed

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 4, 2022

The first element of the arrays serves as base for the comparison, so
there is no need to compare it to itself.

The first element of the `arrays` serves as base for the comparison, so
there is no need to compare it to itself.
@cmb69
Copy link
Member Author

cmb69 commented Aug 4, 2022

The macOS CI failure is intermittent.

@cmb69 cmb69 closed this in 55f8c14 Aug 4, 2022
@cmb69 cmb69 deleted the cmb/array_multisort branch August 4, 2022 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant