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. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparis
[email protected] is safe to use (health: 68/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/rubygems/rubytreeLast updated · 2026-02-06T23:37:09.447Z