Functions
The following functions are available globally.
-
Returns
See moretrue
iflhs
andrhs
have the same name and the same arguments. Note that the arguments are the same if they have the same value or if they are bound together.Declaration
Swift
public func ==<Atom: Hashable>(lhs: Term<Atom>, rhs: Term<Atom>) -> Bool