Version 2 of Tree

Updated 2002-12-14 10:49:53

Documentation can be found at http://tcllib.sourceforge.net/doc/tree.html .

This module of the tcllib data structures collection provides the data structure portion of a tree structure.


Tree would be more useful if nodes could be arbitrary objects (specifically, if they could be incr Tcl objects.) To that end, I made some mods which string map {:: @} in the creation of namespace data arrays. Worth adding to the mainline? CMCc


[ Arts and Crafts of Tcl-Tk Programming | Category Command, package tcllib, module struct | Category Data Structure | ]