Python standard library (collections module)
GPTKB entity
Statements (42)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:software
|
gptkbp:category |
data structures
standard library module |
gptkbp:compatibleWith |
gptkb:Python_3
gptkb:Python_2 |
gptkbp:documentation |
https://docs.python.org/3/library/collections.html
|
gptkbp:function |
deque
Counter ChainMap OrderedDict UserDict UserList UserString defaultdict namedtuple |
https://www.w3.org/2000/01/rdf-schema#label |
Python standard library (collections module)
|
gptkbp:imported |
import collections
|
gptkbp:introducedIn |
gptkb:Python_2.4
|
gptkbp:language |
gptkb:Python
|
gptkbp:maintainedBy |
gptkb:Python_Software_Foundation
|
gptkbp:mayInclude |
deque
Counter ChainMap OrderedDict UserDict UserList UserString defaultdict |
gptkbp:partOf |
gptkb:Python_standard_library
|
gptkbp:provides |
deque
Counter ChainMap OrderedDict UserDict UserList UserString defaultdict namedtuple |
gptkbp:usedFor |
container datatypes
specialized data structures |
gptkbp:bfsParent |
gptkb:SortedList
|
gptkbp:bfsLayer |
7
|