Add methods to a BinarySearchTree class and BinaryNode class to check whether two BSTs are equal.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/11447782-kotlin-whiteboard/lessons/19
Add methods to a BinarySearchTree class and BinaryNode class to check whether two BSTs are equal.