Contents

compactMap(_:)

Declaration

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

See Also

Filtering elements