Structure

LazyPrefixWhileSequence.Iterator

An iterator over the initial elements traversed by a base iterator that satisfy a given predicate. ある基盤イテレータによって辿られるもので、与えられた述部を満足させる最初の要素らを対象とするイテレータ。

Declaration 宣言

@frozen struct Iterator

Overview 概要

This is the associated iterator for the LazyPrefixWhileSequence, LazyPrefixWhileCollection, and LazyPrefixWhileBidirectionalCollection types. これは、LazyPrefixWhileSequenceLazyPrefixWhileCollection、そしてLazyPrefixWhileBidirectionalCollection型に対する関連イテレータです。

Topics 話題

Type Aliases 型エイリアス

Instance Properties 様々なインスタンスプロパティ

Instance Methods インスタンスメソッド

Relationships 関係

From Protocol 由来プロトコル

Conforms To 次に準拠