Function R1Interval.addInterval

Expands the interval so that it contains the given interval "y".

void addInterval (
  in const(R1Interval) y
);