A string that represents the contents of the dictionary, suitable for debugging.
SDK
- Xcode 6.0.1+
Framework
- Swift Standard Library
A string that represents the contents of the dictionary, suitable for debugging.
SDK
Framework
var description: String
A string that represents the contents of the dictionary.
var custom Mirror: Mirror
A mirror that reflects the dictionary.
func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.