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