Basic comparison functions for ascending and descending order.
Compares values in ascending order.
Compares values in descending order.
Functions that create new comparators from selectors or transformations.
Creates a comparator that compares values by a selected key.
Composable comparison functions and combinators for sorting operations.
Provides composable comparison functions for use with Array.sort() and other comparator-based operations.
Usage