Contents

hash(into:)

Hashes the C language standard by feeding the item into the given hasher.

Declaration

func hash(into hasher: inout Hasher)

Parameters

  • hasher:

    The hasher.

See Also

Hashing