std
:
std.collections
.IntMap<V>
Alias IntMap<V>:
Map
<
Int
,V>
Convenience type alias for Map<Int,V>.