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.
Hashes the C language standard by feeding the item into the given hasher.
func hash(into hasher: inout Hasher)The hasher.