Convenience functions
This is the collection of convenience functions within the common
module. There is only one function, defaultSorter
.
defaultSorter
The defaultSorter
function is provided as a convenience to sort keys alphanumerically, and can be provided to the sliceIdSorter
and rowIdSorter
parameters of the setIndexDefinition
method in the indexes
module, for example.