Contents

predicate

The error-throwing closure that determines whether this publisher should emit a Boolean true element.

Declaration

let predicate: (Upstream.Output) throws -> Bool

See Also

Inspecting publisher properties