Publishers.Output
A publisher that publishes elements specified by a range in the sequence of published elements.
Declaration
struct Output<Upstream> where Upstream : PublisherA publisher that publishes elements specified by a range in the sequence of published elements.
struct Output<Upstream> where Upstream : Publisher