Generic function
Returns #f if two regions do not intersect.
region-intersects-region? region1 region2 => boolean
<region>.
<region>.
<boolean>.
duim-geometryduim-geometry Returns #f if region-intersection of the two regions region1 and region2 would be $nowhere (that is, they do not intersect), otherwise returns #t.