Hashes the essential components of this value by feeding them into the given hasher.
SDK
- Xcode 10.0+
Framework
- Swift Standard Library
Declaration
Parameters
hasher
The hasher to use when combining the components of this instance.
Hashes the essential components of this value by feeding them into the given hasher.
SDK
Framework
hasher
The hasher to use when combining the components of this instance.
var description: String
The value of this string.
var debug Description: String
A representation of the string that is suitable for debugging.
var custom Mirror: Mirror
A mirror that reflects the String
instance.
var hash Value: Int
The hash value.