Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569927
en ru br
ALT Linux repos
S:1.0.3-alt1

Group :: Development/Ruby
RPM: gem-set

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.3-alt1
Build date: 10 april 2023, 18:46 ( 54.8 weeks ago )
Size: 16.55 Kb

Home page:   https://github.com/ruby/set

License: BSD-2-Clause
Summary: This library provides the Set class
Description:

This library provides the Set class, which deals with a collection of unordered
values with no duplicates. It is a hybrid of Array's intuitive inter-operation
facilities and Hash's fast lookup.

Current maintainer: Alexander Burmatov

List of contributors

List of rpms provided by this srpm:

  • gem-set
  • gem-set-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin