MobilityDB 1.1

◆ set_eq()

bool set_eq ( const Set s1,
const Set s2 
)

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

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