Creates an instance of SortOperator.
Sorting instructions.
Sorting instructions
Is field a function?
The field to check.
If the field is function, returns true.
Runs the sorting process. Uses JavaScript's Array.sort().
What to sort
Sorted array
Generated using TypeDoc
A class that holds the sorting data and sorts an array of objects.