Functions
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. Read more.
getUniqueId
The getUniqueId
function returns a unique string of a given length. Read more.