Type Aliasswift 6.1.2_Concurrency
Element
The type of element produced by this asynchronous sequence.
- iOS
- 13.0+
- macOS
- 10.15+
- tvOS
- 13.0+
- watchOS
- 6.0+
typealias Element = Base.Element
The filter sequence produces whatever type of element its base sequence produces.