class documentation

class MapStringBool(MutableMapping[str, bool]):

View In Hierarchy

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