func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
この値の本質的な構成要素それらを、それらをこの与えられたハーシャーに供給する事によってハッシュ化します。
Availability 有効性
Technology
var hashValue: Int
{ get }
Hash values aren’t guaranteed to be equal across different executions of your app.
func hash(into: inout Hasher)