Pscheidl/treesome

Tree structure validation

Opened this issue · 1 comments

Btree::new doesn't validate the input. A way to validate post-hoc or as a part of construction should be provided.

Partially implemented for dynamically sized n-ary dense tree.