Kernel::Less_lexicographically_d

A model for this must provide:

bool fo ( Kernel::Point_d p, Kernel::Point_d q)
returns true iff p is lexicographically smaller than q with respect to Cartesian lexicographic order of points.
Precondition: p and q have the same dimension.