carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Add support for bitwise operators.

Open zygoloid opened this issue 3 years ago • 0 comments

Following #1191, add initial support for bitwise operators. Support for both integer operations and for operator overloading via the interfaces specified in #1191 is provided.

zygoloid avatar Jul 28 '22 20:07 zygoloid