RubyGems Navigation menu

multiset 0.4.1

Unlike ordinary set(see Ruby documentation for "set" library), multiset can contain two or more same items. Set[:a,:b,:c,:b,:b,:c] # => # Multiset[:a,:b,:c,:b,:b,:c] # => # Multisets are typically used for counting elements and their appearances in collections.

Gemfile:
=

Installeer:
=

Versies:

  1. 0.5.3 April 28, 2017 (24,5 KB)
  2. 0.5.1 August 10, 2014 (24 KB)
  3. 0.5.0 May 15, 2014 (24 KB)
  4. 0.4.1 December 01, 2013 (24 KB)
  5. 0.4.0 August 15, 2012 (22,5 KB)
Toon alle versies (7 totaal)

Development afhankelijkheden (2):

hoe ~> 3.6
rdoc ~> 4.0

Eigenaren:

Authors:

  • H.Hiro(Maraigue)

SHA 256 checksum:

=

Total downloads 200.706

Voor deze versie 3.090

Versie vrijgegeven:

Licenties:

N/A

Required Ruby Version: Geen

Links: