Element

The type of element produced by this asynchronous sequence.

iOS
13.0+
macOS
10.15+
tvOS
13.0+
watchOS
6.0+
typealias Element = ElementOfResult

The compact map sequence produces whatever type of element its transforming closure produces.