Tuple

constructor(left: X, right: Y)

Parameters

X

left element type

Y

right element type

left

X instance

right

Y instance