ComparatorSortDescriptor
public struct ComparatorSortDescriptor<T>: SortDescriptor
Sorts according to a given closure.
-
Undocumented
Declaration
Swift
public struct ComparatorSortDescriptor<T>: SortDescriptor
-
The closure that will be used for sorting.
Declaration
Swift
public var comparator: Comparator
-
Undocumented
Declaration
Swift
public struct ComparatorSortDescriptor<T>: SortDescriptor
-
Undocumented
Declaration
Swift
public struct ComparatorSortDescriptor<T>: SortDescriptor