Check if a polygon overlaps with a rectangle: Difference between revisions

m
no edit summary
(julia example)
mNo edit summary
Line 467:
poly1 and r1 overlap? false
poly1 and r2 overlap? true
</pre>
 
=={{header|Julia}}==
4,107

edits