MobilityDB 1.1

◆ span_le()

bool span_le ( const Span s1,
const Span s2 
)

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

SQL Operator:
<=
PyMEOS Function:
le()