7.5 Dictionaries

A dictionary is a bit like a modifiable record: it associates features to values, but you can add new features and remove or modify old ones. This is by far the most useful and most frequently used stateful data structure in Oz.



Denys Duchier, Claire Gardent and Joachim Niehren
Version 1.3.99 (20050412)