nary_tree
NaryTree implements the data structure for n-ary tree (also called rose tree), where each node in the tree can have zero or more children. NaryTree provides methods for traversal and manipulation of the tree structure and node contents.
Algorithms and Data structuresPackage Resources
Stars
18
Unreleased Activity
Unknown
First Release
7
years agoLast Release
7
years agoDownloads
10.7k
last 90 daysLast Stable Version
0.1.1
Version 0.1.1
Elixir Version Requirement ~> 1.4
Documentation for 0.1.1
This package has no dependencies
No changelog for 0.1.1
Inspect source for 0.1.1