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