RubyGems Navigation menu

union 1.3.0

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:
=

install:
=

Versions:

  1. 1.3.0 July 18, 2025 (19 KB)
  2. 1.2.0 September 24, 2020 (16.5 KB)
  3. 1.1.0 June 24, 2020 (16 KB)
  4. 1.0.6 November 04, 2018 (13 KB)
  5. 1.0.5 December 06, 2015 (12 KB)
Show all versions (10 total)

Development Dependencies (4):

rake >= 0
rspec ~> 3.9
rubocop >= 0

Owners:

Pushed by:

Authors:

  • Daniel J. Berger

SHA 256 checksum:

=

Signature validity period:

March 18, 2018 - March 15, 2028

Total downloads 32,045

For this version 197

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 0

New versions require MFA: true

Version published with MFA: true

Links: