tuple Type For Types
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.
Answer a fixed size tuple type consisting of the given element types.
A fixed-size tuple type.
A variable number of types corresponding to the elements of the resulting tuple type.