std
:
std.collections
.StringMap<V>
Alias StringMap<V>:
Map
<
String
,V>
Convenience type alias for Map<String,V>.