Using collections

The collections module provides high-performance alternatives to built-in container types. The main types that are available in this module are as follows:

We'll discuss these types in the next section.