Open
Description
At some point in the past. we discussed defining an "overlaps" function. The semantics are simple but finding a good name... not so much.
One possibility we discussed was overloading INTERSECTS with two arguments, but I don't know what impact that would have on grammar complexity.
I do not have any current use case to justify a "contains" function, but it is equally easy to define.