Module extra::smallintmap

A simple map based on a vector for small integer keys. Space requirements are O(highest integer key).

Structs

SmallIntMap
SmallIntMapIterator
SmallIntMapMutIterator

Type Definitions

SmallIntMapMutRevIterator
SmallIntMapRevIterator