Toby O'Connell
1 min readMay 5, 2020

--

You mention“there is no restriction regarding the number of the values”, but you can’t have a tuple with one element. I’d also argue that `()` is not really a tuple at all as it just evaluated as `Void`, which is also not a tuple.

--

--

Toby O'Connell
Toby O'Connell

Written by Toby O'Connell

Swift / iOS developer - I write about things that I find interesting or innovative.

No responses yet