dpq v0.11.3 (2020-09-05T12:50:45Z)
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)
int
opApply
(int delegate(string, Value) dg)
struct
Row
int
opApply
(
int
delegate
(
string
,
Value
)
dg
)
Meta
Source
See Implementation
dpq
result
Row
constructors
this
functions
opApply
opIndex