comparator
The comparator for the sort descriptor.
Declaration
var comparator: Comparator { get }Discussion
Call this property only for sort descriptors initialized with init(key:ascending:comparator:).
The comparator for the sort descriptor.
var comparator: Comparator { get }Call this property only for sort descriptors initialized with init(key:ascending:comparator:).