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,378 of 191,483
Downloads: 33,807

Daily

Ranking: 78,082 of 191,454
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,274,245,981rake
29964,633,797rspec
56669,650,118rubocop
188263,747,968rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson