Library providing a linked list compatible to Ben Paff's avl (https://adtinfo.org/index.html)
| .clang-format | ||
| .gitignore | ||
| list.c | ||
| list.h | ||
| Makefile | ||
| Makefile.list | ||
| testlist.c | ||
| .clang-format | ||
| .gitignore | ||
| list.c | ||
| list.h | ||
| Makefile | ||
| Makefile.list | ||
| testlist.c | ||