SimpleMap63
Description
The SimpleMap63 is a specialized dictionary container that maps 63-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[.