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