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: 36,487 of 180,434
Downloads: 28,815

Daily

Ranking: 26,173 of 180,417
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16852,527,476rake
23767,349,058rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson