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

hash(into:)

Hashes the essential components of the key path comparator by feeding them into the specified hash function. このキーパスコンパレータの必須の構成要素を、それらをこの指定されたハッシュ関数に供給することによってハッシュ化します。

Declaration 宣言

func hash(into hasher: inout Hasher)

Parameters パラメータ

hasher

The hash function to use when combining the components of the key path comparator. キーパスコンパレータの構成要素それらを結合する時に使うハッシュ関数。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Key Path Comparators キーパスコンパレータを比較する