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,813 of 182,878
Downloads: 29,966

Daily

Ranking: 91,437 of 182,869
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10944,344,591rake
25813,260,135rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson