Instance Property

customMirror

A mirror that reflects the set.

Declaration

var customMirror: Mirror { get }

Relationships

From Protocol

See Also

Describing a Set

func hash(into: inout Hasher)

Hashes the essential components of this value by feeding them into the given hasher.

var description: String

A string that represents the contents of the set.

var debugDescription: String

A string that represents the contents of the set, suitable for debugging.