Module hi_sparse_bitset::cache

source ·
Expand description

Cache used by CachingBlockIter for reduce operations.

§Memory footprint

Cache for one BitSet costs 2 pointers.

Structs§

Traits§