Whether the interval's length is 0. Always returns false.
assert(!PosInfInterval!Date(Date(1996, 1, 2)).empty);
See Implementation
Whether the interval's length is 0. Always returns false.