ddb v0.3.0 (2017-09-08T08:15:09Z)
Home
Dub
Repo
PGResultSet.opApply
ddb
postgres
PGResultSet
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref Row row) dg)
class
PGResultSet
(Specs...)
int
opApply
(
int
delegate
(
ref
Row
row
)
dg
)
int
opApply
(int delegate(ref size_t i, ref Row row) dg)
Meta
Source
See Implementation
ddb
postgres
PGResultSet
aliases
FetchRowDelegate
Row
functions
close
empty
front
opApply
popFront