Documentation Language: Swift

Method

hash(into:)

Combines the reference model’s identifying properties into a hash value.

func hash(into hasher: inout Hasher)

Parameters

hasher

The hasher to combine values into

Discussion

Uses the root package’s name and namespace URI to create a unique hash value for this reference model.