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,279 of 184,936
Downloads: 30,570
Daily
Ranking: 57,312 of 184,921
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Owners
# | Gravatar | Handle |
---|---|---|
1 | djberg96 | |
2 | normalperson |