I_Tree_Set (Interface)
Interface for a set implemented using a binary search tree.
Extends: I_Set
Properties
_Traversal
Type: T_BST_Traversal
Traversal method for retrieving values in the tree set.
Interface for a set implemented using a binary search tree.
Extends: I_Set
Type: T_BST_Traversal
Traversal method for retrieving values in the tree set.