diff options
author | demon <demon@FreeBSD.org> | 2004-07-07 21:20:11 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2004-07-07 21:20:11 +0800 |
commit | 9dbcd9b6ebc50848036473459734791c98c04297 (patch) | |
tree | db57b1c75c0cbd91e0f5aa9b752f140bb1a99178 /x11/fixesext | |
parent | 41f80559fca5a97b02b4028c7e4414ace33c8b62 (diff) | |
download | freebsd-ports-gnome-9dbcd9b6ebc50848036473459734791c98c04297.tar.gz freebsd-ports-gnome-9dbcd9b6ebc50848036473459734791c98c04297.tar.zst freebsd-ports-gnome-9dbcd9b6ebc50848036473459734791c98c04297.zip |
New port: Tree::Simple.
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.
Diffstat (limited to 'x11/fixesext')
0 files changed, 0 insertions, 0 deletions