Check if two polygons overlap: Difference between revisions

→‎{{header|jq}}: 2D convex polygons
(→‎{{header|jq}}: 2D convex polygons)
Line 242:
 
=={{header|jq}}==
'''Adapted from [[#Wren|Wreb]]''' (2D convex polygons)
{{works with|jq}}
'''Also works with gojq, the Go implementation of jq'''
2,509

edits