SortComparer Interface
Sort compare method for types that support sorting
Implemented by
Methods
| Name | Description | |
|---|---|---|
| sortCompare(valueA: Primitives.Value, valueB: Primitives.Value, ignoreCase?: boolean): number | Sort function for two primitive values | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.