SIZE

val SIZE: BitField

The number of elements in the tuple.

The API's tuple size accessor currently returns a Java integer, because there wasn't much of a problem limiting manually-constructed tuples to two billion elements. This restriction will eventually be removed.