Contents

Publishers.MergeMany.Output

The kind of values published by this publisher.

Declaration

typealias Output = Upstream.Output

Discussion

This publisher uses its upstream publishers’ common output type.

See Also

Declaring supporting types