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,321 of 190,317
Downloads: 33,674

Daily

Ranking: 36,454 of 190,280
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,255,248,311rake
29957,358,331rspec
56659,701,421rubocop
188259,952,754rubocop-rspec

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson