Categories: None [Edit]
union
The union library provides an analog to a C/C++ union for Ruby.
In this implementation a union is a kind of struct where multiple
members may be defined, but only one member ever contains a non-nil
value at any given time.
Total
Ranking: 37,743 of 193,214
Downloads: 34,227
Daily
Ranking: 34,862 of 193,188
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,330,047,653 | rake |
| 29 | 983,045,376 | rspec |
| 56 | 695,992,094 | rubocop |
| 186 | 274,520,273 | rubocop-rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |