Contents

Publishers.ReplaceEmpty

A publisher that replaces an empty stream with a provided element.

Declaration

struct ReplaceEmpty<Upstream> where Upstream : Publisher

Topics

Creating a replace empty publisher

Declaring supporting types

Inspecting publisher properties

Comparing publishers

Default Implementations

See Also

Filtering elements