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:
=
複製
已複製
安裝:
=
Development 相依性套件 (1):
rake
>= 0