SimpleMap31
Description
The SimpleMap31 is a specialized dictionary container that maps 31-bit integer keys to values that are stored in a compact array.
Public / Methods
Public / Attributes
Count
The number of key/value pairs.
The mapped values are stored in Values in the index range [0..Count[.