transform
The error-throwing closure that transforms elements from the upstream publisher.
Declaration
let transform: (Upstream.Output) throws -> OutputThe error-throwing closure that transforms elements from the upstream publisher.
let transform: (Upstream.Output) throws -> Output