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,340 of 186,715
Downloads: 31,510

Daily

Ranking: 20,430 of 186,700
Downloads: 29

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,127,274,939rake
27909,005,466rspec
57589,104,400rubocop
188234,098,430rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson