Vocabularysorting.
specificationInputs| obj1 | an object |
| obj2 | an object |
| sort-spec | a sequence of sequences of accessors/quotations and a comparator |
OutputsWord descriptionCompares two objects using a chain of intrinsic linear orders such that if two objects are
+eq+, then the next ordering is tried.
Definition