Path to this page:
./
devel/p5-Tree-DAG_Node,
Class for representing nodes in a tree
Branch: CURRENT,
Version: 1.32nb3,
Package name: p5-Tree-DAG_Node-1.32nb3,
Maintainer: dpriceTree::DAG_Node is a (super)class for representing nodes in a tree.
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes. This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).
Required to run:[
lang/perl5] [
devel/p5-File-Slurp-Tiny]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 53.398 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Tree-DAG_Node-1.32nb3
- (2023-07-06) Updated to version: p5-Tree-DAG_Node-1.32nb2
- (2022-06-28) Updated to version: p5-Tree-DAG_Node-1.32nb1
- (2021-07-04) Updated to version: p5-Tree-DAG_Node-1.32
- (2021-05-25) Updated to version: p5-Tree-DAG_Node-1.31nb4
- (2020-09-01) Updated to version: p5-Tree-DAG_Node-1.31nb3
CVS history: (Expand)