A textual representation of the value, suitable for debugging.
SDK
- Xcode 7.3+
Framework
- Swift Standard Library
A textual representation of the value, suitable for debugging.
SDK
Framework
var description: String
A textual representation of the value.
var custom Mirror: Mirror
A mirror that reflects the Double
instance.
var hash Value: Int
The hash value.
func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.