issues
search
thingsdb
/
ThingsDB
Node - The ThingsDB Core
https://thingsdb.io
GNU General Public License v3.0
42
stars
3
forks
source link
Added bitwise NOT (~)
#360
Closed
joente
closed
9 months ago
joente
commented
9 months ago
Description
Added bitwise NOT operator (~).
Type of change
[x] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
[x] Added advanced tests
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] New and existing unit tests pass locally with my changes
Description
Added bitwise NOT operator (~).
Type of change
How Has This Been Tested?
Checklist: