typealias TaskGroup.Element
The type of element produced by this asynchronous sequence.
この非同期シーケンスによって取り出される要素の型。
struct TaskGroup.Iterator
A type that provides an iteration interface over the results of tasks added to the group.
ある型、それはグループに追加されたタスクの結果それらすべてにわたる反復インターフェイスを提供します。