Instance Method インスタンスメソッド

hash(into:)

Hashes the essential components of this value by feeding them into the given hasher. この値の本質的な構成要素それらを、それらをこの与えられたハーシャーに供給する事によってハッシュ化します。

Declaration 宣言

func hash(into hasher: inout Hasher)

Parameters パラメータ

hasher

The hasher to use when combining the components of this instance. このインスタンスの構成要素を結合する時に使うハーシャー。

See Also 参照

Hashing ハッシュ化