AVL Tree refactor

This commit is contained in:
IlyaShurupov 2024-04-08 16:16:37 +03:00 committed by Ilya Shurupov
parent 92d8b04cf8
commit db1a6b35ef
8 changed files with 511 additions and 376 deletions

3
TODO
View file

@ -13,13 +13,10 @@ Modules:
Remove all static variable into module's data
Containers:
Avl tree add sentenels
Add variant size buffer
Buffer add resize function
Buffer improvements
Write Traverse Avl test
Add check copy times
AVL dont copy data just swap
Storage:
Reconsider