pub fn is_empty<T: IntervalDatum>(x: T) -> bool
Returns whether x is the empty interval; NaI is not empty.
x