Expand description
Core operations to create indexes used to perform fast rank & select operations on bitvectors.
Modulesยง
- Type to represent a reference to some bits, and basic count/rank/select functions for it.
- The raw functions for building and using rank/select indexes.