Contents

predicate

An error-throwing closure to evaluate whether two elements are equivalent, for purposes of filtering.

Declaration

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

See Also

Inspecting publisher properties