Closed MegaRedHand closed 6 months ago
We currently use one-byte binaries instead of 4-bit bitstrings. This leads to having to call BitVector.new/2 whenever we want to use the field.
BitVector.new/2
Done
We currently use one-byte binaries instead of 4-bit bitstrings. This leads to having to call
BitVector.new/2
whenever we want to use the field.