Returns the difference between the left and right elements of a rectangle.
graphics-ports
rectangle-width rectangle => width
rectangle
A rectangle
width
A real number
The rectangle-width macro returns the difference between right and left elements of rectangle .
rectangle-width
rectangle is a list of numbers ( left top right bottom ).