output(in:)

Declaration

func output<R>(in range: R) -> Optional<Wrapped>.Publisher where R : RangeExpression, R.Bound == Int