v 0.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.
mix.exs
rebar.config
erlang.mk
this version
76 501
yesterday
200
last 7 days
1 118
all time
76 692
Last Updated
Sep 19, 2018
License
MIT
Build Tools
Publisher