See also #64. * [ ] make operations work for bit vectors with offset * [x] support more operations - [x] `bitIndex` (#81) - [x] `nthBitIndex` (#81) - [x] `selectBits` (#82) - [x] `excludeBits` (#82) - [x] `reverseBits` (#71) * [ ] support mutable variants
See also #64.
bitIndex(ImplementbitIndex&nthBitIndexin C #81)nthBitIndex(ImplementbitIndex&nthBitIndexin C #81)selectBits(ImplementselectBits&excludeBitsin C #82)excludeBits(ImplementselectBits&excludeBitsin C #82)reverseBits(Use SIMD intrinsics forreverseBits#71)