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