Prepend tuple.
const const: Cons<1, [2, 3, 4]> = [1, 2, 3, 4] Copy
const const: Cons<1, [2, 3, 4]> = [1, 2, 3, 4]
Prepend tuple.