Function R1Interval.contains

Returns true if this interval contains the interval 'y'.

bool contains (
  in const(R1Interval) y
) const;