tinyredis ~master (2022-04-01T08:25:31.3959385)
Dub
Repo
Response.opCast
tinyredis
response
Response
Attempts to check for truthiness of a Response.
Returns false on failure.
T
opCast
()
struct
Response
T
opCast
(
T
:
bool
)
(
)
T
opCast
()
C
[]
opCast
()
Meta
Source
See Implementation
tinyredis
response
Response
functions
opCast
toInt
properties
isArray
isError
isInt
isNil
isStatus
isString
isValid
save
toDiagnosticString
toString
static functions
parse
unions
__anonymous
variables
type
Attempts to check for truthiness of a Response.
Returns false on failure.