Function Interval.isOrdered

Determine whether this is an ordered interval, i.e. whether a <= b.

bool isOrdered () const @property @safe;