#binary-search-tree #binary-tree

mikel_binary_tree

Simple search binary tree implementation

4 releases

0.1.3 Sep 16, 2024
0.1.2 Sep 10, 2024
0.1.1 Sep 10, 2024
0.1.0 Nov 27, 2023

#967 in Data structures

Download history 197/week @ 2024-09-05 228/week @ 2024-09-12 51/week @ 2024-09-19 15/week @ 2024-09-26 4/week @ 2024-10-03

175 downloads per month

MIT/Apache

11KB
277 lines

Simple implementation of a binary tree.

Do not use in prodcution!!

No runtime deps