Contents

Publishers.SwitchToLatest.Output

The kind of values published by this publisher.

Declaration

typealias Output = P.Output

Discussion

This publisher produces elements of the type produced by the upstream publisher-of-publishers.

See Also

Declaring supporting types