output(in:) Declarationfunc output<R>(in range: R) -> Optional<Output>.Publisher where R : RangeExpression, R.Bound == Int See AlsoSelecting specific elementsfirst()first(where:)last()last(where:)output(at:)