Closed DarkOtter closed 6 years ago
Fortunately a debug assert caught this, see https://github.com/DarkOtter/indexed-bitvec-rs/commit/676df75fa51ea435ee6c148066ac00e4ed6635d9. At the moment I use the L2 index to store ranks within the L1 block, but it doesn't actually have enough bits for this so we need to switch it to being counts of the initial blocks.
Fortunately a debug assert caught this, see https://github.com/DarkOtter/indexed-bitvec-rs/commit/676df75fa51ea435ee6c148066ac00e4ed6635d9. At the moment I use the L2 index to store ranks within the L1 block, but it doesn't actually have enough bits for this so we need to switch it to being counts of the initial blocks.