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: 38,056 of 196,721
Downloads: 34,924

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,410,641,125rake
291,017,967,488rspec
56743,824,096rubocop
182294,459,110rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson