class documentation

class MapStringInt(MutableMapping[str, int]):

View In Hierarchy

dict(str, int) のdict配列(シノニム)です。通常のdict同様に使用できます。