func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
この値の本質的な構成要素を、それらをその与えられたhasherへと与えることによって、ハッシュ化します。
var customMirror : Mirror
A mirror that reflects the
Int
instance.
Int
インスタンスを反映するミラー。