Dictionaries (Symbol tables)
Dictionaries are data structures for manipulating sets of data items of the form
item = [key, info]
Usually (but not always) the keys are unique.
Previous slide
Next slide
Back to first slide
View graphic version