Python collections

这个模块实现了特定目标的容器,以提供Python标准内建容器 dict , list , set , 和 tuple 的替代选择。

具体使用见官方文档:https://docs.python.org/zh-cn/3/library/collections.html

posted @ 2020-12-29 15:09  dsprain  阅读(74)  评论(0)    收藏  举报