Python Data Structures and Algorithms
上QQ阅读APP看书,第一时间看更新

Collections

The collections module provides more specialized, high, performance alternatives for the built-in data types as well as a utility function to create named tuples. The following table lists the datatypes and operations of the collections module and their descriptions: