MobilityDB 1.1

◆ spanset_eq()

bool spanset_eq ( const SpanSet ss1,
const SpanSet ss2 
)

Return true if the first span set is equal to the second one.

Note
The internal B-tree comparator is not used to increase efficiency
SQL Operator:
=
PyMEOS Function:
eq()