module documentation

Provides the BinaryTree class as an abstract base class for the binary tree ADT.

Class BinaryTree Abstract base class representing a binary tree structure.