26 lines
690 B
Markdown
26 lines
690 B
Markdown
---
|
|
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]]"
|
|
up: "[[python modules]]"
|
|
title: "des types conteneurs alternatifs"
|
|
tags:
|
|
- "#s/informatique/langage/python"
|
|
---
|
|
|
|
```breadcrumbs
|
|
title: "Sous-notes"
|
|
type: tree
|
|
collapse: false
|
|
show-attributes: [field]
|
|
field-groups: [downs]
|
|
depth: [0, 0]
|
|
```
|