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