Introduction - If you have any usage issues, please Google them yourself
Data structure balanced binary search tree (AVL tree) implementation.
Program includes a balanced binary search tree (AVL) class definition, single-spin left and right single spin, about double spin, right-left pair of spin functions.