Contents

Publishers.Collect

A publisher that buffers items.

Declaration

struct Collect<Upstream> where Upstream : Publisher

Topics

Creating a collect publisher

Declaring supporting types

Inspecting publisher properties

Comparing publishers

Default Implementations

See Also

Reducing elements