Skip to content

Bitwise operations#309

Open
hcirellu wants to merge 7 commits intomainfrom
bitwise
Open

Bitwise operations#309
hcirellu wants to merge 7 commits intomainfrom
bitwise

Conversation

@hcirellu
Copy link
Copy Markdown
Collaborator

With this PR the functionality of bitwise operations for integer64 is added in a consistent behaviour to R. This includes bitwNot, bitwAnd, bitwOr, bitwXor, bitwShiftL, and bitwShiftR.

Closes #33

@hcirellu hcirellu marked this pull request as ready for review March 26, 2026 09:41
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.

Feature request: Add bitwise operators on integer64

1 participant