BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

union

v1.3.0RubyGems· Ruby

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.

The verdict
Aging — last published 10 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 10 months ago — check before adopting.
Popularity
10 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0
Dependencies
No runtime dependencies
Recent releases
  • 1.3.010 months ago
  • 1.2.05 years ago
  • 1.1.05 years ago
  • 1.0.67 years ago
  • 1.0.510 years ago
  • 1.0.411 years ago
  • 1.0.314 years ago
  • 1.0.216 years ago
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. (Ruby / RubyGems) · Modules