var hashValue : Int
The hash value of the enumeration.
列挙のハッシュ値。
Availability 有効性
Technology
func hash(into hasher: inout Hasher
)
hasher
The hasher to use when combining the components of this instance. このインスタンスの構成要素を結合する時に使うハーシャー。
var hashValue : Int