Skip to content

Add boolean and equality partial operators #86

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

joprodrigues
Copy link
Contributor

Create boolean (or, and, xor and sub) and equality operators, that operate on two distinct bitsets with different starting points, but same length. Use the partial view as the base object for the partial operations.

Create boolean (or, and, xor and sub) and equality operators, that operate
on two distinct bitsets with different starting points, but same length.
Use the partial view as the base object for the partial operations.
@joprodrigues
Copy link
Contributor Author

Follow up of #53 , because I could not change the origin branch

@joprodrigues
Copy link
Contributor Author

I think the failure was a spurious one, and not indicative of any problems in the MR itself

@gennaroprota gennaroprota force-pushed the develop branch 20 times, most recently from 5289a6a to f01dcbe Compare July 18, 2025 17:32
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.

1 participant