bijington/expressive

Missing Bitwise NOT operator

Opened this issue · 1 comments

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

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