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 structures

Stars

18

Unreleased Activity

Unknown

First Release

7

years ago

Last Release

7

years ago

Downloads

10.7k

last 90 days

Last Stable Version

0.1.1

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Version 0.1.1

Published Sep 2018
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

Related Packages

80 packages