Diff:
--- old +++ new @@ -0,0 +1,5 @@ ++ distance(point1, point2) ++ contains(rectangle, point) ++ contains(rectangle1, rectangle2) +- intersects(rectangle1, rectangle2) +- intersects(rectangle, line)
Log in to post a comment.
Diff: