v0.1.1
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.
nary_tree has no dependencies.
mix.exs
rebar.config
Gleam
erlang.mk
this version
80 146
yesterday
401
last 7 days
1 127
all time
80 339
Last Updated
Sep 19, 2018
License
MIT
Build Tools
Publisher