Companion

object Companion

Properties

Link copied to clipboard

The last value in the tuple, inclusive. Within the constructor, the supplied END is normalized to the actual last value.

Link copied to clipboard

A slot to hold the cached hash value of a tuple. If zero, then the hash value must be computed upon request. Note that in the very rare case that the hash value actually equals zero, the hash value has to be computed every time it is requested.

Link copied to clipboard

The number of elements in the tuple.

Link copied to clipboard

The first value in the tuple, inclusive.