Man pages for russHyde/s3tree

add_nodeAdd a 'Node' to a 'Tree'
add_node.TreeAdd a 'Node' to a 'Tree'
as_nodeConvert a 'list' into a 'Node'
childrenExtract the names of the children of a 'Node'
children.NodeExtract the names of the children of a 'Node'
get_nodeGet a 'Node' using it's name from a 'Tree'
get_node.TreeGet a 'Node' using it's name from a 'Tree'
get_parentObtain the 'Node' that is the parent of a given 'Node' in the...
get_parent.TreeObtain the 'Node' that is the parent of a given 'Node' in the...
has_parentDoes this 'Node' have a parent in the 'Tree'?
has_parent.NodeDoes this 'Node' have a parent in the 'Tree'?
is_emptyReturns true for Trees that don't contain 'Node's
is_empty.TreeReturns true for Trees that don't contain 'Node's
map_treeMap a function over the 'Node's in a 'Tree'
nodeConstruct a 'Node'
nodesObtain the 'Node's that are stored in a 'Tree'
nodes.TreeObtain the 'Node's that are stored in a 'Tree'
parent_nameparent_name of a node
parent_name.Nodeparent_name of a node
treeConstruct an empty 'Tree'
update_nodeUpdate the data that is attached to a 'Node'
update_node.NodeUpdate the data that is attached to a 'Node'
russHyde/s3tree documentation built on May 16, 2019, 5:03 a.m.