Function R1Interval.unite

Returns the smallest interval that contains this interval and the given interval "y".

R1Interval unite (
  in const(R1Interval) y
) const;