static func == (KeyPathComparator<Compared>, KeyPathComparator<Compared>) -> Bool
Indicates whether two key path comparators are equal.
2つのキーパスコンパレータ(比較子)が等しいかどうかを指し示します。
func hash(into: inout Hasher)
Hashes the essential components of the key path comparator by feeding them into the specified hash function.
このキーパスコンパレータの必須の構成要素を、それらをこの指定されたハッシュ関数に供給することによってハッシュ化します。
var hashValue : Int
The hashed value of the key path comparator.
このキーパスコンパレータのハッシュ化された値。