Open ktemkin opened 2 months ago
Our initial implementation of bit operations (#38) took some liberties with semantics in interest of getting something mostly correct working sooner rather than later. This task deals with ensuring true semantic correctness for these operations.
Description
Our initial implementation of bit operations (#38) took some liberties with semantics in interest of getting something mostly correct working sooner rather than later. This task deals with ensuring true semantic correctness for these operations.