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