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,721 of 193,756
Downloads: 34,415

Daily

Ranking: 22,402 of 193,649
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,345,947,699rake
29989,540,006rspec
56705,297,141rubocop
185278,334,013rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson