Categories: None [Edit]

union

https://rubygems.org/gems/union
https://github.com/djberg96/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,956 of 196,125
Downloads: 34,904

Daily

Ranking: 25,459 of 196,106
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,394,381,169rake
291,010,713,264rspec
57734,131,953rubocop
184290,385,780rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson