Contents

predicate

The error-throwing closure that determines whether publishing should continue.

Declaration

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

See Also

Inspecting publisher properties