Tuple10 |
A tuple of ten elements along the lines of Scala's Tuple.
|
Tuple3 |
A tuple of three elements along the lines of Scala's Tuple.
|
Tuple4 |
A tuple of four elements along the lines of Scala's Tuple.
|
Tuple5 |
A tuple of five elements along the lines of Scala's Tuple.
|
Tuple6 |
A tuple of six elements along the lines of Scala's Tuple.
|
Tuple7 |
A tuple of seven elements along the lines of Scala's Tuple.
|
Tuple8 |
A tuple of eight elements along the lines of Scala's Tuple.
|
Tuple9 |
A tuple of nine elements along the lines of Scala's Tuple.
|