allSatisfy(_:)

Declaration

func allSatisfy(_ predicate: (Optional<Wrapped>.Publisher.Output) -> Bool) -> Optional<Bool>.Publisher