tree_level tree n [ result ]
Defined in tcl/ad-trees.tclreturns the n-th level of a tree (where 0 is the root tree) as a list of trees Parameters: tree n result (optional)
returns the n-th level of a tree (where 0 is the root tree) as a list of trees