Tuple combines a fixed number of items together so that they can be passed around as a whole. Unlike an array or list, a tuple can hold objects with different types but they are also immutable.
Required Ruby Version
>= 0
Authors
Kamil Lelonek
Versions
- 0.1.0 May 27, 2015 (7.5 KB)