RubyGems Navigation menu

setfu 3.1.0

Creates a Set class with methods that allow you to construct and opperate on set instances. A 'Bignum' instance is used internally to store each element of the set. This allows very fast operations when comparing two set instances. Member elements can be represented as positive small integers, or characters. Sets can be constructed with integers, strings, characters, ranges, and arrays. When characters are used, the ordinate value sets the element bit of the internal Bignum.

Gemfile:
=

installation:
=

Versions:

  1. 3.1.0 January 29, 2020 (28 ko)
  2. 3.0.1 January 26, 2018 (25,5 ko)
  3. 3.0.0 January 22, 2018 (25 ko)
  4. 2.1.0 December 05, 2017 (15,5 ko)
  5. 2.0.0 February 01, 2016 (10 ko)
Voir toutes les versions (10)

Dépendances de Runtime (4):

betterobject ~> 1.2, >= 1.2.0
pred ~> 0.1, >= 0.1.2
primitive_wrapper ~> 2, >= 2.3.0
yieldhelper ~> 0.1, >= 0.1.0

Dépendances de Development (4):

bundler ~> 1.3
byebug ~> 5.0, >= 5.0.0
rake ~> 10.1, >= 10.1.0
rspec ~> 3.3, >= 3.3.0

Propriétaires:

Pushed by:

Auteurs:

  • Bryan Colvin

Total de contrôle SHA 256:

=

Total de téléchargements 20 698

Pour cette version 2 184

Version publiée:

License:

MIT

Version de Ruby requise: >= 1.9.1

Liens: