bitstring_trees

Module map

source
Expand description

Map of bit string prefixes

Structsยง

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