dpq v0.9.1 (2017-03-25T08:58:29Z)
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