# Constants
INF allows to have a full recursion until the leaves of a tree.
# Variables
ErrNodePresent is returned when a node with the same name is already present.
ErrNotFound is returned when a node is not found.
# Type aliases
Nodes is a slice of nodes which can be sorted.