Contents

hash(into:)

Compute unique hash of this object.

Declaration

func hash(into hasher: inout Hasher)

Parameters

  • hasher:

    The hasher to combine the properties into.

See Also

Hashing and comparing