StructureAsync
AsyncCompactMapSequence.Iterator
The iterator that produces elements of the compact map sequence.
コンパクトマップシーケンスの要素それらを生み出すイテレータ。
Availability
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
- Xcode 13.0+
Technology
- Swift Standard Library Swift標準ライブラリ
Declaration 宣言
struct Iterator
Topics 話題
Type Aliases 型エイリアス
Instance Methods インスタンスメソッド
func next() -> ElementOfResult?
Produces the next element in the compact map sequence.
コンパクトマップシーケンスの中の次の要素を生じさせます。