Function Subspace :: sus :: ops :: range_from

template <class T>
auto range_from(T t) -> RangeFrom<T>

Return a new Range that starts at t and has no end.