# Functions
生成以 BSTreeNode 为根节点,深度为 depth 的描述二叉树的字符串.
No description provided by the author
生成 avlTreeNode 节点.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
生成node节点,默认为红色.
No description provided by the author
No description provided by the author
# Structs
AVLTree 平衡二叉树.
No description provided by the author
二分查找树.
RBTree 红黑树.
No description provided by the author
No description provided by the author
No description provided by the author