Discussion 議論
Hash values aren’t necessarily equal across different executions of your app. Don’t save hash values to use during a future execution. ハッシュ値は、あなたのプログラムの異なる遂行にわたって必ずしも等しくありません。ハッシュ値を将来の遂行の間に使うために保存しないでください。
Availability 有効性
Technology
var hashValue: Int
{ get }
Hash values aren’t necessarily equal across different executions of your app. Don’t save hash values to use during a future execution. ハッシュ値は、あなたのプログラムの異なる遂行にわたって必ずしも等しくありません。ハッシュ値を将来の遂行の間に使うために保存しないでください。
static func == (SortDescriptor<Compared>, SortDescriptor<Compared>) -> Bool
static func != (SortDescriptor<Compared>, SortDescriptor<Compared>) -> Bool
func hash(into: inout Hasher)