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
A textual representation of the value.
var debug Description: String
A textual representation of the value, suitable for debugging.
var custom Mirror: Mirror
A mirror that reflects the Double
instance.
var hash Value: Int
The hash value.