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