Posted By: Anupam Sengupta
Date: 2007-12-22 03:55
Summary: rubytree 0.5.2 Released
Project: Generic Tree Data Structure for Ruby
rubytree version 0.5.2 has been released!
Provides a generic tree data-structure with ability to store keyed node-elements in the tree. The implementation mixes in the Enumerable module.
Website: http://rubytree.rubyforge.org/
Changes:
# 0.5.2 / 2007-12-21
* Added more test cases and enabled ZenTest compatibility for the test case names. |
|