Contents

Optional.Publisher.Output

The kind of value published by this publisher.

Declaration

typealias Output = Wrapped

Discussion

This publisher produces the type wrapped by the optional.

See Also

Declaring Publisher Topography