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,602 of 192,137
Downloads: 33,921

Daily

Ranking: 33,145 of 192,103
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,292,456,495rake
29970,934,436rspec
56678,687,791rubocop
187267,179,682rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson