Functions
The following functions are available globally.
-
Compare two
RedisString
objects.Declaration
Swift
public func == (lhs: RedisString, rhs: RedisString) -> Bool
-
Compare two
RedisResponse
enums.Declaration
Swift
public func == (lhs: RedisResponse, rhs: RedisResponse) -> Bool