Range.end

The end of the range

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

Meta