LexicographicSort¶
Sorts a list of expressions in lexicographic order.
Lists are compared element by element, so a shorter list is treated as a
prefix. Unlike canonical Sort, shorter lists are not pulled to the front.
LexicographicSort¶Sorts a list of expressions in lexicographic order.
Lists are compared element by element, so a shorter list is treated as a
prefix. Unlike canonical Sort, shorter lists are not pulled to the front.