ReferenceConvertible

Decorates types which are backed by a Foundation reference type.

protocol ReferenceConvertible : CustomDebugStringConvertible, CustomStringConvertible, Hashable
Browse conforming types

All ReferenceConvertible types are hashable, equatable, and provide description functions.