Contents

Publishers.Merge.Output

The kind of values published by this publisher.

Declaration

typealias Output = A.Output

Discussion

This publisher uses its upstream publishers’ common output type.

See Also

Declaring supporting types