AsyncThrowingMapSequence.Element
The type of element produced by this asynchronous sequence.
Declaration
typealias Element = TransformedDiscussion
The map sequence produces whatever type of element its the transforming closure produces.
The type of element produced by this asynchronous sequence.
typealias Element = TransformedThe map sequence produces whatever type of element its the transforming closure produces.