Returns an intersection of this rectangle and other.
other
An alias for intersect.
Rect operator |(Rect other) => intersect(other);