dpq v0.6.1 (2016-04-28T17:41:53Z)
Dub
Repo
Row.opApply
dpq
result
Row
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Value) dg)
struct
Row
int
opApply
(
int
delegate
(
Value
)
dg
)
int
opApply
(int delegate(string, Value) dg)
Meta
Source
See Implementation
dpq
result
Row
constructors
this
functions
opApply
opIndex