Mutable dictionary backed by a linked list.
public class immutable hash dictionary[readonly value key type, value value type]
Declaration: immutable hash dictionary
Announcements: immutable hash dictionary
protected immutable hash dictionary(equivalence with hash[key type] equivalence, dictionary state[key type, value type] state)
Declaration: constructor
Declaration: frozen copy