union 1.0.6
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:
=
instalar:
=
dependencias de Development (1):
rake
>= 0