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

安裝:
=

版本列表:

  1. 1.3.0 July 18, 2025 (19.0 KB)
  2. 1.2.0 September 24, 2020 (16.5 KB)
  3. 1.1.0 June 24, 2020 (16.0 KB)
  4. 1.0.6 November 04, 2018 (13.0 KB)
  5. 1.0.5 December 06, 2015 (12.0 KB)
顯示所有版本(共 10)

Development 相依性套件 (4):

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

擁有者:

推送者:

作者:

  • Daniel J. Berger

SHA 256 總和檢查碼:

=

簽名有效期:

March 18, 2018 - March 15, 2028

總下載次數 32,468

這個版本 237

版本发布:

授權:

Apache-2.0

Ruby 版本需求: >= 0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: