[][src]Module shine_graph::bits

Modules

bitconst
bitops

Structs

BitIter

Iterator over the set bits.

BitPos

Index a bit at a given level

BitSet

Hierarchical bitset. Each level indicates if any bit is set in the subtree. http://www.cs.loyola.edu/~binkley/papers/tcsrt08-hbit-vectors.pdf

Constants

MAX_LEVEL

Traits

BitBlock
BitSetView

BitSet behavior to get the value of the stored bits.

BitSetViewExt

BitSetView extension functions

Type Definitions

BitSetu8
BitSetu16
BitSetu32
BitSetu64
BitSetu128