Contents

hash(into:)

A function that hashes the essential components of the value by passing them into the hasher.

Declaration

func hash(into hasher: inout Hasher)

Parameters

  • hasher:

    The hasher to use when combining the components.

See Also

Comparing and hashing ad impressions