static func == (SortDescriptor<Compared>, SortDescriptor<Compared>) -> Bool
A Boolean value that indicates whether two sort descriptors are equal.
func hash(into: inout Hasher)
Hashes the essential components of the comparator by feeding them into the specified hash function.
このコンパレータの必須の構成要素を、それらをこの指定されたハッシュ関数に供給することによってハッシュ化します。
var hashValue : Int
The hashed value of the comparator.
このコンパレータのハッシュ化された値。