Tuples

Tuple types,本质是数组;超出指定索引的 tyes 是 union type

let x: [string, number]