Basic operations
item = [key, info]; Given the item the key can be extracted or computed.
Insert(item);
Delete(item);
Search(key); (returns item)
Previous slide
Next slide
Back to first slide
View graphic version