Each tuple cardinality is represented by its own type in swift (as in any other strongly-typed programming language I\'m aware of), so we have
($T1, $T2) ($T
In the current version of Xcode 6 Beta, compilation fails with tuples of arity larger than 1948 (the swift executable exits with code 254; there isn't a specific warning or error).
swift