Documentation Language: Swift

Method

hash(into:)

Hashes the EcoreValueArray using its elements.

func hash(into hasher: inout Hasher)

Discussion

The hash combines the count with individual element hashes using the EcoreValue hashing function for consistent results.