class documentation

class MapIntString(MutableMapping[int, bool]):

View In Hierarchy

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