mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
6 lines
216 B
Plaintext
6 lines
216 B
Plaintext
Ruby/RBTree is an implementation of Red-Black Tree for Ruby. It's
|
|
something like ordered Hash.
|
|
|
|
Author: takuma ozawa <hermione@24i.net>
|
|
WWW: http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/README.html
|