Range.start

The beginning of the range

struct Range(T = size_t, U = T)
T start;

Meta