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,438 of 188,756
Downloads: 28,671

Daily

Ranking: 18,633 of 188,734
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16839,317,424rake
23760,645,882rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson