Documentation Language: Swift

Method

hash(into:)

Hash the essential components of this class.

func hash(into hasher: inout Hasher)

Parameters

hasher

The hasher to use for combining components.

Discussion

Uses only the unique identifier for hashing to maintain consistency with equality.