AsyncLineSequence.Element
The type of elements produced by this asynchronous sequence.
Declaration
typealias Element = StringDiscussion
AsyncLineSequence produces elements of type String.
The type of elements produced by this asynchronous sequence.
typealias Element = StringAsyncLineSequence produces elements of type String.