Files
cours/python module collections.md

28 lines
727 B
Markdown

---
id: python module collections
aliases: []
tags:
- #s/informatique/langage/python
down:
- "[[python collections namedtuples|namedtuples]]"
- "[[python collections deque|deque]]"
- "[[python collections ChainMap|ChainMap]]"
- "[[python collections Counter|Counter]]"
- "[[python collections OrderedDict|OrderedDict]]"
- "[[python collections defaultdict|defaultdict]]"
- "[[python collections UserDict|UserDict]]"
- "[[python collections UserList|UserList]]"
- "[[python collections UserString|UserString]]"
title: des types conteneurs alternatifs
up: "[[python modules]]"
---
```breadcrumbs
title: "Sous-notes"
type: tree
collapse: true
show-attributes: [field]
field-groups: [downs]
depth: [0, 0]
```