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: 52,007 of 190,901
Downloads: 21,628
Daily
Ranking: 47,451 of 190,870
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 73,103 | 13,406 | gstring |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,264,845,654 | bundler |
| 8 | 1,263,607,750 | rake |
| 29 | 960,700,792 | rspec |
| 102 | 446,282,657 | byebug |
| 73,325 | 13,349 | primitive_wrapper |
| 94,616 | 8,916 | betterobject |
| 119,694 | 5,819 | pred |
| 171,243 | 2,550 | yieldhelper |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | fweekyfweek |