summaryrefslogtreecommitdiffstats
path: root/devel/p5-Tree-Simple/pkg-descr
blob: cf4683ee78b53d7ee536db693827e79b33622385 (plain)
1
2
3
4
5
6
7
8
This module in an fully object-oriented implementation of a simple n-
ary tree. It is built upon the concept of parent-child relationships,
so therefore every Tree::Simple object has both a parent and a set of
children (who themselves may have children, and so on). Every
Tree::Simple object also has siblings, as they are just the children of
their immediate parent.

WWW: http://search.cpan.org/dist/Tree-Simple/
OpenPOWER on IntegriCloud