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,246 of 188,317
Downloads: 33,041

Daily

Ranking: 29,398 of 188,299
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,190,757,019rake
29936,211,935rspec
57629,439,712rubocop
188248,647,992rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson