The search functionality needs JavaScript enabled
Returns true if this interval intersects the given interval, i.e. if they have any points in common.
bool intersects ( in const(R1Interval) y ) const;