Contents

predicate

The error-throwing closure that indicates whether to drop the element.

Declaration

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

See Also

Inspecting publisher properties