Package pycocoa :: Module dicts
[frames] | no frames]

Module dicts

Types FrozenDict and Dict, wrapping ObjC NS[Mutable]Dictionary.


Version: 18.04.26

Classes
  FrozenDict
Python dit Type, wrapping an (immutable) ObjC NSDictionary.
  Dict
Python dict Type, wrapping an ObjC NSMutableDictionary.