Project

setfu

0.0
No release in over 3 years
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 5.0, >= 5.0.0
~> 10.1, >= 10.1.0
~> 3.3, >= 3.3.0

Runtime

~> 1.2, >= 1.2.0
~> 0.1, >= 0.1.2
~> 2, >= 2.3.0
~> 0.1, >= 0.1.0