Revision 105bf0297559d6dba0a289d3ca09a9ec93051f09 authored by Jan de Muijnck-Hughes on 27 May 2016, 09:22:06 UTC, committed by Jan de Muijnck-Hughes on 27 May 2016, 09:22:06 UTC
+ Module documentation has been improved.
+ Addition of a `BTree` to expose a sane `Binary Tree` implementation rather than expose `AVLTree`.
+ API documentation
+ insertion into an `AVLTree` has been simplified through a singular `insert` function rather than the combined `insertTreeRes` and `insert`.
1 parent 3248e05
History
File Mode Size
Data
examples
.gitattributes -rw-r--r-- 56 bytes
.gitignore -rw-r--r-- 360 bytes
CONTRIBUTING.md -rw-r--r-- 5.4 KB
CONTRIBUTORS.md -rw-r--r-- 142 bytes
LICENSE -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 448 bytes
README.org -rw-r--r-- 1.7 KB
containers.ipkg -rw-r--r-- 780 bytes
fetch-deps.sh -rw-r--r-- 244 bytes

README.org

back to top