x = isEmpty(I)
Returns true if the input interval is empty, i.e., the left endpoint is to the right of the right endpoint.
The source of this document is in Macaulay2Doc/doc_intervals.m2:144:0.