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

feat: add xor compare #89

Merged
merged 1 commit into from
May 10, 2024
Merged

feat: add xor compare #89

merged 1 commit into from
May 10, 2024

Conversation

achingbrain
Copy link
Owner

To allow sorting arrays of xor values, add an xor compare function that compares the relative distance of two xor arrays.

To allow sorting arrays of xor values, add an xor compare function that
compares the relative distance of two xor arrays.
@achingbrain achingbrain merged commit 3313702 into main May 10, 2024
3 checks passed
@achingbrain achingbrain deleted the feat/add-xor-compare branch May 10, 2024 18:20
github-actions bot pushed a commit that referenced this pull request May 10, 2024
## [5.1.0](v5.0.3...v5.1.0) (2024-05-10)

### Features

* add xor compare ([#89](#89)) ([3313702](3313702))

### Trivial Changes

* update ci config ([d59ba13](d59ba13))
Copy link

🎉 This PR is included in version 5.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant