Comparator

Configurable Comparator similar to java.util.Comparator in Java 8

Ekde 2019/10/03. Vidu La ĝisdata versio.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/390752/738034/Comparator.js

Aŭtoro
Gerrit
Versio
0.1
Kreita
2019/10/03
Ĝisdatigita
2019/10/03
Size
4,38 kb
Licenco
N/A

Sets up a "compare(a, b)" - function:
- With accessor-functions (e.g. to sort by properies)
- In ascending or descending order
- null and undefined first or last

Possible chaining of Comparators or Accessor-functions.