Version 0 of dictionary

Updated 2001-11-05 13:36:41

What: dictionary

 Where:  http://www.purl.org/net/bonnet/pub/dictionary.tar.gz 
 Description: Implementation of a Tcl dictionary object type.  A dictionary is equivalent to an array that is a first class object which can be used as proc arguments, inside other objects, etc.  Its contents looks like a list to Tcl commands, but internally things are stored similar to a hash.
        Requires Tcl 8.2 or newer.  Currently at v1.0.1.
 Updated: 01/2000
 Contact:  mailto:[email protected]