The end point of the interval. It is excluded from the interval.
assert(NegInfInterval!Date(Date(2012, 3, 1)).end == Date(2012, 3, 1));
See Implementation
The end point of the interval. It is excluded from the interval.