replaceEmpty(with:) Declarationfunc replaceEmpty(with output: Output) -> Just<Output> See AlsoFiltering elementsfilter(_:)compactMap(_:)removeDuplicates()removeDuplicates(by:)tryRemoveDuplicates(by:)replaceError(with:)