compactMap(_:)

Declaration

func compactMap<T>(_ transform: (Optional<Wrapped>.Publisher.Output) -> T?) -> Optional<T>.Publisher