dredis ~master (2018-04-17T08:05:27Z)
Dub
Repo
Response.opApply
redis
response
Response
Support foreach(k, v; response)
int
opApply
(
int
delegate
(
size_t
,
Response
)
dg
)
struct
Response
int
opApply
(
int
delegate
(
size_t
,
Response
)
dg
)
int
opApply
(
int
delegate
(
Response
)
dg
)
Meta
Source
See Implementation
redis
response
Response
functions
opApply
opApplyReverse
opCast
properties
toBool
toBytes
toDiagnosticString
toInt
toString
toStringArray
Support foreach(k, v; response)