Contents

Publishers.First

A publisher that publishes the first element of a stream, then finishes.

Declaration

struct First<Upstream> where Upstream : Publisher

Topics

Creating a first publisher

Declaring supporting types

Inspecting publisher properties

Comparing publishers

Default Implementations

See Also

Selecting specific elements