The file defines a macro \compare, which takes two arguments;
the macro expands to -1, 0, 1, according as the first argument
is less than, equal to, or greater than the second argument.
Sorting is alphabetic, using ASCII collating order.

Homepage:
https://ctan.org/pkg/compare
