MobilityDB 1.1

◆ span_eq()

bool span_eq ( const Span s1,
const Span s2 
)

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

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