Function Interval.order

If a > b, swap the endpoints.

void order () @safe;