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