Contents

transform

A closure that takes an element as a parameter and returns a publisher that produces elements of that type.

Declaration

let transform: (Upstream.Output) -> NewPublisher

See Also

Inspecting publisher properties