An iterator over the initial elements traversed by a base iterator that satisfy a given predicate.
SDK
- Xcode 10.0+
Framework
- Swift Standard Library
Declaration
@frozen struct Iterator
Overview
This is the associated iterator for the Lazy
, Lazy
, and Lazy
types.