Returns a union of this rectangle and other.
other
An alias for union.
Rect operator &(Rect other) => union(other);