Functions
define_homogeneous_container_type(namespace, ...)
define_homogeneous_container_type
This function is designed to be called for the simple container implementations (DictContainer, TupleContainer, and ListContainer) as the container_class argument.
define_simple_containers(namespace, prefix, ...)
define_simple_containers
Use this function to define all three simple container definitions for a new object category type.