Contents

Publishers.FlatMap.Output

The kind of values published by this publisher.

Declaration

typealias Output = NewPublisher.Output

Discussion

This publisher uses the output type declared by the new publisher.

See Also

Declaring supporting types