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,206 of 187,239
Downloads: 32,403

Daily

Ranking: 17,815 of 187,224
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
27919,404,019rspec
57604,440,374rubocop
186239,954,294rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson