RubyGems Navigation menu

union 1.2.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:
=

インストール:
=

バージョン履歴:

  1. 1.3.0 July 18, 2025 (19KB)
  2. 1.2.0 September 24, 2020 (16.5KB)
  3. 1.1.0 June 24, 2020 (16KB)
  4. 1.0.6 November 04, 2018 (13KB)
  5. 1.0.5 December 06, 2015 (12KB)
全てのバージョンを表示(全10件)

Development依存関係 (2):

rake >= 0
rspec ~> 3.9

所有者:

プッシュ者:

作者:

  • Daniel J. Berger

SHA 256チェックサム:

=

累計ダウンロード数 32,990

このバージョンのみ 2,771

このバージョンがリリースされたのは:

ライセンス:

Apache-2.0

必要なRubyのバージョン: >= 0

新しいバージョンはMFAを必要とします: true

リンク: