mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
This is the AVL tree class for Ruby which works like a Hash,
|
|
implemented as a wrapper for libavl.
|
|
|
|
Author: Filip Pizlo <pizlo@purdue.edu>
|
|
WWW: http://bocks.psych.purdue.edu/~pizman/avl/
|