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,655 of 192,692
Downloads: 34,085

Daily

Ranking: 29,834 of 192,666
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,311,002,349rake
29976,634,844rspec
56686,952,113rubocop
186270,772,474rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson