Version 7 of struct

Updated 2001-11-26 13:06:32

Documentation can be found for various (tcllib) data structures. Provided structures, so far:


Often what people want from "struct" is a C-like datatype. This is much different from the tcllib data structures described above. Various people have coded Tcl extensions for this kind of "struct"; Iain B. Findleton's Containers appears to be the most current.


Category Package, subset Tcllib