is_root: Tell whether the passed node is the root of the tree.

Description Usage Arguments Value

Description

Tell whether the passed node is the root of the tree.

Usage

1
is_root(self, private)

Arguments

self

The node that refers to the tree.

private

The private members of a node.

Value

TRUE when the node is the root of the tree.


abossenbroek/GeneralTree documentation built on May 10, 2019, 4:14 a.m.