Function Subspace :: sus :: ops :: range_to

template <class T>
auto range_to(T t) -> RangeTo<T>

Return a new Range that has no start and ends at t.