Contents

Publishers.ReplaceEmpty.Output

The kind of values published by this publisher.

Declaration

typealias Output = Upstream.Output

Discussion

This publisher uses its upstream publisher’s output type.

See Also

Declaring supporting types