Greasy Fork is available in English.

Comparator

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

Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @require https://update.greasyfork.org/scripts/390752/745016/Comparator.js

Maker
Gerrit
Versie
0.4
Gemaakt op
03-10-2019
Bijgewerkt op
29-10-2019
Licentie
N.v.t.

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.