module documentation

Provides the LinkedBinaryTree class providing a node-based representation of a binary tree.

Class LinkedBinaryTree Linked representation of a binary tree structure.