first(where:) Declarationfunc first(where predicate: (Output) -> Bool) -> Optional<Output>.Publisher See AlsoSelecting specific elementsfirst()last()last(where:)output(at:)output(in:)