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

Missing Bitwise NOT operator #101

Open
bijington opened this issue Feb 7, 2021 · 1 comment
Open

Missing Bitwise NOT operator #101

bijington opened this issue Feb 7, 2021 · 1 comment
Assignees
Milestone

Comments

@bijington
Copy link
Owner

Describe the bug
Missing Bitwise NOT operator as per documentation: https://github.com/bijington/expressive/wiki/Operators

Expected behavior
Bitwise not should be possible but it fails.

Platform (please complete the following information):

  • Version 2.4.0
@bijington bijington added this to the Next Release milestone Feb 7, 2021
@bijington bijington self-assigned this Feb 7, 2021
@bijington
Copy link
Owner Author

It has been discovered that Bitwise AND (&), Bitwise OR (|) and Bitwise XOR (^) do not handle all possible types

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

No branches or pull requests

1 participant