RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree.
gem install rubytreeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a tree with a root and child node.
No known issues recorded.
No dependency data recorded yet.