predicate
The error-throwing closure that determines whether publishing should continue.
Declaration
let predicate: (Publishers.TryPrefixWhile<Upstream>.Output) throws -> BoolThe error-throwing closure that determines whether publishing should continue.
let predicate: (Publishers.TryPrefixWhile<Upstream>.Output) throws -> Bool