Categories: None [Edit]
setfu
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.
Total
Ranking: 50,935 of 186,959
Downloads: 20,829
Daily
Ranking: 161,562 of 186,713
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
71,671 | 12,938 | gstring |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,905,736,219 | bundler |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
98 | 414,508,575 | byebug |
72,760 | 12,642 | primitive_wrapper |
92,675 | 8,610 | betterobject |
117,836 | 5,584 | pred |
169,181 | 2,405 | yieldhelper |
Owners
# | Gravatar | Handle |
---|---|---|
1 | fweekyfweek |