Data structures for zig.
BEWARE: This is a learning experience!
I have just started this journey. Unless I tire of the language I will port my favorite data structures and add them to this repo.
Compiles with: zig 0.12
zig test list_test.zig
zig test -O ReleaseSafe avl_test.zig