Classes
Node([value, children, items])
Node
Represents a node in a self-similar n-tree.
NodeList(children)
NodeList
A restricted container to hold n-tree nodes.