Configurable Comparator similar to java.util.Comparator in Java 8
Ezt a szkriptet nem ajánlott közvetlenül telepíteni. Ez egy könyvtár más szkriptek számára, amik tartalmazzák a // @require https://update.greasyfork.org/scripts/390752/745016/Comparator.js hivatkozást.
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.