A generic AVL tree for Go.
Most of the code in this package is an adaptation from the Python code in chapter 5 of the book Algorithms in a Nutshell, 2nd edition by George T. Heineman, Gary Pollice & Stanley Selkow, O'Reilly 2016, ISBN: 978-1-491-94892-7.