expression-evaluator-c-sharp
expression-evaluator-c-sharp copied to clipboard
Bitwise functions are missing in the documentation.
I found it peculiar that a C# library didn't have bitwise arithmetics. I downloaded the project to see if it could be added, just to find out it's already implemented. These BIT... functions should be mentioned in the documentation.