You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
need to add more bitwise operators
The current bitwise operators are and, or and shifting but it would be more helpful if
You add xor, nand, nor, xnor
Or it would be more efficient if you can add a future to add custom operators