|
gptkbp:instanceOf
|
gptkb:architecture
gptkb:mapping_type
|
|
gptkbp:canBeComprehendedBy
|
dict comprehensions
|
|
gptkbp:canBeCopiedBy
|
copy() method
copy module
|
|
gptkbp:canBeNested
|
true
|
|
gptkbp:compatibleWith
|
duplicate keys
mutable keys
|
|
gptkbp:createdBy
|
using curly braces {}
using dict() constructor
|
|
gptkbp:defaultIteration
|
over keys
|
|
gptkbp:definedIn
|
builtins module
|
|
gptkbp:hasMethod
|
gptkb:values
pop
clear
keys
update
get
items
popitem
setdefault
|
|
gptkbp:implementedIn
|
hash table
|
|
gptkbp:introducedIn
|
Python 1.0
|
|
gptkbp:iterable
|
true
|
|
gptkbp:keysAre
|
unique
|
|
gptkbp:mutable
|
true
|
|
gptkbp:numberOfLocations
|
key-value pairs
|
|
gptkbp:order
|
true (since Python 3.7)
|
|
gptkbp:period
|
O(1) average
|
|
gptkbp:relatedTo
|
gptkb:list
gptkb:box_set
tuple
collections.Counter
MappingProxyType
collections.ChainMap
collections.OrderedDict
collections.defaultdict
|
|
gptkbp:serialization
|
gptkb:pickle
JSON object
|
|
gptkbp:supportsOperator
|
in
not in
|
|
gptkbp:supportsViewObjects
|
dict_items
dict_keys
dict_values
|
|
gptkbp:unordered
|
true (before Python 3.7)
|
|
gptkbp:usedFor
|
caching
counting
associative arrays
configuration storage
fast lookup
|
|
gptkbp:usedIn
|
gptkb:Python_programming_language
|
|
gptkbp:valuesAre
|
arbitrary objects
|
|
gptkbp:bfsParent
|
gptkb:BlueConfig
|
|
gptkbp:bfsLayer
|
7
|
|
https://www.w3.org/2000/01/rdf-schema#label
|
Python dict
|