Modifies a rectangle to be a union of itself and another rectangle.
union-rectangle rectangle left top right bottom => rectangle
rectangle
A rectangle
left
A real number
right
top
bottom
The union-rectangle macro modifies the rectangle to be the union of rectangle and ( left top right bottom ) .
union-rectangle
(
)