Return Value 戻り値
An instance of the Async
type used to produce elements of the asynchronous sequence.
非同期シーケンスの要素それらを生み出すために使われるAsync
型のインスタンス。
Availability
Technology
func makeAsyncIterator() -> AsyncCompactMapSequence
<Base, ElementOfResult >.Iterator
An instance of the Async
type used to produce elements of the asynchronous sequence.
非同期シーケンスの要素それらを生み出すために使われるAsync
型のインスタンス。
Note 注意
This documentation comment was inherited from Async
.
この文書化コメントは、Async
から引き継がれました。