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,378 of 191,483
Downloads: 33,807
Daily
Ranking: 78,082 of 191,454
Downloads: 2
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,274,245,981 | rake |
| 29 | 964,633,797 | rspec |
| 56 | 669,650,118 | rubocop |
| 188 | 263,747,968 | rubocop-rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |