Contents

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.

Topics

Type Aliases

Default Implementations