Create a method to checks if one BST contains all of the elements of another BST.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/11447782-kotlin-whiteboard/lessons/20
Create a method to checks if one BST contains all of the elements of another BST.