Expand description

Core operations to create indexes used to perform fast rank & select operations on bitvectors.

Modules

Type to represent bits, and basic count/rank/select functions for it.
The raw functions for building and using rank/select indexes.