A textual representation of this value.
SDK
- Xcode 6.0.1+
Framework
- Swift Standard Library
A textual representation of this value.
SDK
Framework
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.
var custom Mirror: Mirror
A mirror that reflects the Int
instance.