diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2020-12-06 02:00:43 -0700 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2020-12-06 02:00:43 -0700 |
commit | 1710871aa1958c2cac38e4b372964ef22032ed4a (patch) | |
tree | 259bcbae2f5d1c93877c74ed53ff9d2169f1ee15 /src/kern/stdlibrepl.c | |
parent | d29ea8d7fb8cc6f7c3dda1cbca6266908acd4291 (diff) | |
download | stm32l4-1710871aa1958c2cac38e4b372964ef22032ed4a.tar.gz stm32l4-1710871aa1958c2cac38e4b372964ef22032ed4a.tar.bz2 stm32l4-1710871aa1958c2cac38e4b372964ef22032ed4a.zip |
Added header files implementing a basic AVL tree and Map based off it.
These headers take inspiration from the linked list and array list
headers as a way to provide primitive templates in C. This time
they implement an AVL tree and Map template (which uses the AVL tree).
Included are relatively robust tests, though they could be improved.
Diffstat (limited to 'src/kern/stdlibrepl.c')
0 files changed, 0 insertions, 0 deletions