Skip to content

Add Xor and XorAll types #1156

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

benzaria
Copy link
Contributor

@benzaria benzaria commented May 26, 2025

External

  • Xor Exclusive Or
  • XorAll Return true when the specified number of trues present, default 1 <= x <= length - 1,
    can be specified using {strict: number} option

Note

This PR depends on #1155 !

 **External**
 - `Xor` Exclusive Or
 - `XorAll` Return true when the specified number of trues present, default 1 <= x <= length - 1,
 	can be specified using `{strict: number}` option
@benzaria
Copy link
Contributor Author

@som-sm

@som-sm
Copy link
Collaborator

som-sm commented Jun 4, 2025

@som-sm

There's tests failing in this PR. Please double-check if the PR is ready before opening it.

@benzaria benzaria marked this pull request as draft June 5, 2025 00:27
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.

2 participants