Python.Objectsmodule Class : sig ... endHandling of class definition and instantiation.
module Constant_dict : sig ... endA constant dictionary abstraction. Useful to be precise when passing named arguments to functions
module Data_container_utils : sig ... endmodule Dict : sig ... endA general smashing abstraction for Python dicts
module Dict_reduction : sig ... endReduction rule for pointer evaluations
module Function : sig ... endDefinition of python functions and evaluation of their calls.
module Iterable : sig ... endmodule Lambda : sig ... endInlining of anonymous functions defined through lambda
module Py_list : sig ... endmodule Py_object : sig ... endAn environment is a total map from variables to addresses.
module Py_set : sig ... endmodule Range : sig ... endRange objects.
module Tuple : sig ... endA general expansion-based abstraction for Python tuples