# Functions

NewStateImpl constructs a new StateImpl.

# Constants

ConfigHashFunction - config name 'hashFunction'.
ConfigMaxGroupingAtEachLevel - config name 'maxGroupingAtEachLevel' as it appears in yaml file.
ConfigNumBuckets - config name 'numBuckets' as it appears in yaml file.
DefaultMaxGroupingAtEachLevel - Number of max buckets to group at each level.
DefaultNumBuckets - total buckets.

# Structs

RangeScanIterator implements the interface 'statemgmt.RangeScanIterator'.
StateImpl - implements the interface - 'statemgmt.HashableState'.
StateSnapshotIterator implements the interface 'statemgmt.StateSnapshotIterator'.