Skip to content

Commit

Permalink
RBTree documentation and unit tests (#472)
Browse files Browse the repository at this point in the history
Improve `RBTree.mo`:
* Documentation
* Unit tests

Possible improvements for `RBTree` (#492):
* Reduce garbage creation, especially during reading functions, such as `get()` and iteration.
* More efficient `size()` function.
  • Loading branch information
luc-blaeser authored and ggreif committed Jan 5, 2023
1 parent 384ef6e commit f0cf4da
Show file tree
Hide file tree
Showing 2 changed files with 837 additions and 113 deletions.
Loading

0 comments on commit f0cf4da

Please sign in to comment.