ruby-multimap

Ruby multimap implementation
  https://github.com/josh/multimap
  0
  no reviews



This package provides a Ruby multimap implementation. Multimap is a generalization of a map or associative array abstract data type in which more than one value may be associated with and returned for a given key.