Contents

Publishers.CollectByCount

A publisher that buffers a maximum number of items.

Declaration

struct CollectByCount<Upstream> where Upstream : Publisher

Topics

Creating a collect by count publisher

Declaring supporting types

Inspecting publisher properties

Comparing publishers

Default Implementations

See Also

Reducing elements