Collection
- or better are a Collection
. The // Element
of this collection is the constraint of the Variadic Generic. In- // side a generic context, the ...
syntax allows users to convert this collec- // tion to a tuple whose shape and types will be the concrete types passed to // the Variadic Generic parameter.var someTs: T
は一見、T型のプロパティに見えるけどSimpleVariadic<T: variadic P1>
だから