]> git.kaiwu.me - klib.git/commit
added kavl.h
authorHeng Li <lh3@me.com>
Sat, 14 Apr 2018 22:35:48 +0000 (18:35 -0400)
committerHeng Li <lh3@me.com>
Sat, 14 Apr 2018 22:35:48 +0000 (18:35 -0400)
commitfc769eb46b65cdc4b8109d7c71f465e01fffcfab
treef31bda6545426fa43a71649980b6c72d81f1f1d6
parent5319e469b1c71f30c74cdd4f2554e9a10559db07
added kavl.h

Intrusive generic AVL tree in ANSI C
kavl.h [new file with mode: 0644]
test/kavl_test.c [new file with mode: 0644]