tupleTypeForTypes

Answer a fixed size tuple type consisting of the given element types.

Return

A fixed-size tuple type.

Parameters

types

A variable number of types corresponding to the elements of the resulting tuple type.