hash(into:)
Hashes the language tag by feeding the item into the given hasher.
Declaration
func hash(into hasher: inout Hasher)Parameters
- hasher:
The hasher.
Hashes the language tag by feeding the item into the given hasher.
func hash(into hasher: inout Hasher)The hasher.