tinyredis ~master (2022-04-01T08:25:31.3959385)
Dub
Repo
Response.opCast
tinyredis
response
Response
Allows casting a Response to an integral or string
T
opCast
()
T
opCast
()
struct
Response
T
opCast
(
T
)
(
)
if
(
is
(
T
:
long
) ||
is
(
T
==
string
)
)
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
Allows casting a Response to an integral or string