---------------------------------------------------------------------- This is the API documentation for the gdtest_nested_class library. ---------------------------------------------------------------------- ## Classes Main classes provided by the package Tree(root_value=None) A tree data structure with a nested Node class. Parameters ---------- root_value Value for the root node.