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: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.