0.3

rbtree.tgz (0.3, unix)

Overview

Abstract

RBTree is an implementation of red-black trees in Ruby. I thought I needed this class, before I realized that Hashes work much better.

Introduction

Features

Operation

Usage

Check the test.rb file for example usage, until I finish writing this documentation.

Status

Known Bugs

To Do

Credits