filter(_:) Declarationfunc filter(_ isIncluded: (Output) -> Bool) -> Optional<Output>.Publisher See AlsoFiltering elementscompactMap(_:)removeDuplicates()removeDuplicates(by:)tryRemoveDuplicates(by:)replaceEmpty(with:)replaceError(with:)