Functions
The following functions are available globally.
-
Declaration
Swift
public func ==(lhs: UserInfo, rhs: UserInfo) -> BoolParameters
lhsA UserInfo instance.
rhsA UserInfo instance.
Return Value
True if
lhsis equal torhs, false otherwise.
View on GitHub
Functions Reference