Module map

Source
Expand description

Map of bit string prefixes

Structsยง

IterMap
Iterate over all (aggregated) prefixes and their values
IterMapFull
Iterate over smallest list of bit strings that cover everything with a value or None if not mapped
IterMutMap
Iterate over all (aggregated) prefixes and their mutable values
Map
Map of bit strings (combined to prefixes) to values