predicate
The error-throwing closure that determines whether to publish an element.
Declaration
let predicate: (Publishers.TryFirstWhere<Upstream>.Output) throws -> BoolThe error-throwing closure that determines whether to publish an element.
let predicate: (Publishers.TryFirstWhere<Upstream>.Output) throws -> Bool