reverse-lexicographical order
Closed this issue · 1 comments
make-github-pseudonymous-again commented
reverse-lexicographical order
make-github-pseudonymous-again commented
compare.reverse( compare.lexicographical( function ( a, b ) { ... } ) );
should be enough