OrderedNaryTree

Build Statushex.pm version

A struct based implementation of a pure Elixir ordered n-ary tree

Installation

Add the ordered_nary_tree package to your list of dependencies in mix.exs:

def deps do
[
{:ordered_nary_tree, "~> 0.0.1"}
]
end

Authors

License

ordered_nary_tree is released under the MIT license