Module Objects.Dict

A general smashing abstraction for Python dicts

val name : string
type MopsaLib.addr_kind +=
  1. | A_py_dict
  2. | A_py_dict_view of string
val opt_py_dict_allocation_policy : string ref
module Domain : sig ... end