Contents

sortedArrayHint

Analyzes the array and returns a “hint” that speeds the sorting of the array when the hint is supplied to Sortedarray(_:context:hint:).

Declaration

var sortedArrayHint: Data { get }

See Also

Sorting