hash(into:)
Compute unique hash of this object.
Declaration
func hash(into hasher: inout Hasher)Parameters
- hasher:
The hasher to combine the properties into.
Compute unique hash of this object.
func hash(into hasher: inout Hasher)The hasher to combine the properties into.