A string that represents the contents of the set.
SDK
- Xcode 6.3+
Framework
- Swift Standard Library
Declaration
var description: String { get }
A string that represents the contents of the set.
SDK
Framework
var description: String { get }
func hash(into: inout Hasher)Hashes the essential components of this value by feeding them into the given hasher.
var debug Description: StringA string that represents the contents of the set, suitable for debugging.
var custom Mirror: MirrorA mirror that reflects the set.