binarytree.rb - This file is part of the RubyTree package.
Provides a binary tree data structure with ability to store two node elements as children at each node in the tree.
Author
Anupam Sengupta (anupamsg@gmail.com)