Modules§
Macros§
- a nice convenient macro which allows a user to initialize a tree with a number of elements usage: redblack!{1, 2, 3, 4, 5, 6, 7, 8, 9, 0};
- a nice convenient macro which allows a user to initialize a tree with a number of elements usage: bst!{1, 2, 3, 4, 5, 6, 7, 8, 9, 0};
- a nice convenient macro which allows a user to initialize a tree with a number of elements usage: redblack!{1, 2, 3, 4, 5, 6, 7, 8, 9, 0};