All manuals tcllib
Tcl Data Structures
17 commands
S
- struct::disjointset Disjoint set data structure
- struct::graph Create and manipulate directed graph objects
- struct::graph::op Operation for (un)directed graph objects
- struct::graph_v1 Create and manipulate directed graph objects
- struct::list Procedures for manipulating lists longestCommonSubsequence longestCommonSubsequence2 lcsInvert lcsInvert2 lcsInvertMerge lcsInvertMerge2 reverse shuffle assign flatten map mapfor filter filterfor split fold shift iota equal repeat repeatn dbJoin dbJoinKeyed swap firstperm nextperm permutations foreachperm
- struct::matrix Create and manipulate matrix objects
- struct::pool Create and manipulate pool objects (of discrete items)
- struct::prioqueue Create and manipulate prioqueue objects
- struct::queue Create and manipulate queue objects
- struct::record Define and create records (similar to 'C' structures) define show exists delete
- struct::set Procedures for manipulating sets empty size contains union intersect difference symdiff intersect3 equal include exclude add subtract subsetof
- struct::skiplist Create and manipulate skiplists
- struct::stack Create and manipulate stack objects
- struct::tree Create and manipulate tree objects treeName option
- struct::tree_v1 Create and manipulate tree objects treeName option
T
- tie Array persistence ::tie::info ties ::tie::info types ::tie::info type comm::comm send ds destroy ds names ds size ds get ds set ds unset ds setv ds unsetv ds getv
- tie Array persistence, standard data sources
Copyright#
- Copyright © 2000 Keith Vetter
- Copyright © 2002-2022 Andreas Kupries <andreas.kupries@gmail.com>
- Copyright © 2002-2021 Andreas Kupries <andreas_kupries@users.sourceforge.net>
- Copyright © 2003 Michael Schlenker <mic42@users.sourceforge.net>
- Copyright © 2003-2005 by Kevin B. Kenny. All rights reserved
- Copyright © 2008 (docs) Andreas Kupries <andreas_kupries@users.sourceforge.net>
- Copyright © 2008 Alejandro Paz <vidriloco@gmail.com>
- Copyright © 2009 Michal Antoniewski <antoniewski.m@gmail.com>
- Copyright © 2002, Erik Leunissen <e.leunissen@hccnet.nl>
- Copyright © 2002, Brett Schwarz <brett_schwarz@yahoo.com>