RubyGems Navigation menu

setfu 1.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:
=

安装:
=

版本列表:

  1. 3.1.0 January 29, 2020 (28.0 KB)
  2. 3.0.1 January 26, 2018 (25.5 KB)
  3. 3.0.0 January 22, 2018 (25.0 KB)
  4. 2.1.0 December 05, 2017 (15.5 KB)
  5. 2.0.0 February 01, 2016 (10.0 KB)
  6. 1.1.0 October 26, 2015 (11.5 KB)
显示所有版本 (共 10 个)

Development 依赖 (4):

bundler ~> 1.3
byebug >= 0
rake >= 0
rspec >= 0

所有者:

作者:

  • Bryan Colvin

SHA 256 校验和:

=

下载总量 21,148

这个版本 2,185

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: