tinyredis v2.0.6 (2015-12-11T10:39:41Z)
Home
Dub
Repo
Response.opApply
tinyredis
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
tinyredis
response
Response
functions
isArray
isError
isInt
isNil
isStatus
isString
isValid
opApply
opApplyReverse
opCast
properties
back
empty
front
popBack
popFront
save
toBool
toBytes
toDiagnosticString
toInt
toString
unions
__anonymous
variables
count
type
Support foreach(k, v; response)