predicate
The error-throwing closure that indicates whether to drop the element.
Declaration
let predicate: (Publishers.TryDropWhile<Upstream>.Output) throws -> BoolThe error-throwing closure that indicates whether to drop the element.
let predicate: (Publishers.TryDropWhile<Upstream>.Output) throws -> Bool