Mutable dictionary backed by a linked list.
public class immutable hash dictionary[readonly value key type, value value type]
extends base hash dictionary[key type, value type]
implements immutable dictionary[key type, value type]