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,245 of 188,635
Downloads: 33,091

Daily

Ranking: 27,671 of 188,368
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,193,676,273rake
29937,507,240rspec
57631,276,572rubocop
188249,347,337rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson