Discussion 解説
The flat map sequence produces the type of element in the asynchronous sequence produced by the transform
closure.
このフラットマップシーケンスは、transform
クロージャによって生み出される非同期シーケンスの中の要素の型を生み出します。
Availability
Technology
typealias Element = SegmentOfResult .Element
The flat map sequence produces the type of element in the asynchronous sequence produced by the transform
closure.
このフラットマップシーケンスは、transform
クロージャによって生み出される非同期シーケンスの中の要素の型を生み出します。