Functions
The following functions are available globally.
-
Compare two
RedisStringobjects.Declaration
Swift
public func == (lhs: RedisString, rhs: RedisString) -> Bool -
Compare two
RedisResponseenums.Declaration
Swift
public func == (lhs: RedisResponse, rhs: RedisResponse) -> Bool
View on GitHub
Functions Reference