Functions
The following functions are available globally.
-
True if
See morelhs
andrhs
are the same value or if they are bound together.Declaration
Swift
public func ==<Element: Equatable>(lhs: Unifiable<Element>, rhs: Unifiable<Element>) -> Bool