class documentation

class MapIntBool(MutableMapping[int, bool]):

View In Hierarchy

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