ruby31-rbtree

sorted associative collection

WWW CVSWeb GITHub
  1. Package version
    ruby31-rbtree-0.4.6
  2. Maintainer
    Kurt Mosiejczuk

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.

  • ruby31
  • ruby32
  • ruby33

  • lang/ruby/3.1

  • lang/ruby/3.1