OpenBSD ports

The devel/ruby-rbtree,ruby31 port

ruby31-rbtree-0.4.6 – sorted associative collection

Description

An RBTree is a sorted associative collection that is implemented with a
Red-Black Tree. It maps keys to values like a Hash, but maintains its
elements in ascending key order. The interface is the almost identical
to that of Hash.

WWW: https://github.com/mame/rbtree
Categories:
devel lang/ruby

Library dependencies

Build dependencies

Run dependencies