RubyGems Navigation menu

union 1.0.3

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - September 24, 2020 (16.5 KB)
  2. 1.1.0 - June 24, 2020 (16 KB)
  3. 1.0.6 - November 04, 2018 (13 KB)
  4. 1.0.5 - December 06, 2015 (12 KB)
  5. 1.0.4 - October 08, 2014 (7 KB)
  6. 1.0.3 - September 23, 2011 (5.5 KB)
Show all versions (9 total)

Owners:

Authors:

  • Daniel J. Berger

SHA 256 checksum:

ed5afb9bd727177acfca0ddb63a7322e5a6612086ce4415ff239c934cfbe9f29

Total downloads 28,769

For this version 8,073

Licenses:

N/A

Required Ruby Version: None

Links: